"git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "9f48c99ece917bef4c010ab3a73a42d2d1d10fcc"
Refactor device op implementations into `impl` subdirectory. (#420)
* Move kernel implementation files under impl directory.
* Update examples paths.
* Update device kernel impl include paths.
* Update tensor operation instances include paths.
* Update profiler and tests include paths.
* Clang-format
* Update include paths for batched gemm reduce
* Refactor UnitTest ConvNDBwdWeight.
* Refactor fwd and bwd data convND UT.
* Fix used test macro.
* Fix include path.
* Fix include paths.
* Fix include paths in profiler and tests.
* Fix include paths.
Co-authored-by:
Adam Osewski <aosewski@amd.com>
Showing
Please register or sign in to comment