Add initial ck_gemm code
Showing
| ... | @@ -28,3 +28,4 @@ ROCmSoftwarePlatform/half@rocm-5.4.2 | ... | @@ -28,3 +28,4 @@ ROCmSoftwarePlatform/half@rocm-5.4.2 |
| pybind/pybind11@d159a563383d10c821ba7b2a71905d1207db6de4 --build | pybind/pybind11@d159a563383d10c821ba7b2a71905d1207db6de4 --build | ||
| msgpack/msgpack-c@cpp-3.3.0 -DMSGPACK_BUILD_TESTS=Off | msgpack/msgpack-c@cpp-3.3.0 -DMSGPACK_BUILD_TESTS=Off | ||
| sqlite3@3.17 -DCMAKE_POSITION_INDEPENDENT_CODE=On | sqlite3@3.17 -DCMAKE_POSITION_INDEPENDENT_CODE=On | ||
| ROCmSoftwarePlatform/composable_kernel@f89f3440b2c98f05ab61c1290750f3bf5bff7e6c -DCK_BUILD_JIT_LIB=On |
src/targets/gpu/fuse_ck.cpp
0 → 100644
Please register or sign in to comment