This website requires JavaScript.
Explore
Help
Register
Sign In
ROCm
/
composable_kernel
Watch
1
Star
0
Fork
0
You've already forked composable_kernel
mirror of
https://github.com/ROCm/composable_kernel.git
synced
2026-07-11 01:27:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
fc61c5db9efd7d5eb807043265753f8af4f64079
composable_kernel
/
include
/
ck
/
tensor_operation
/
gpu
History
kiefer
fc61c5db9e
Add support for V3 pipeline (tested). To be able to support num_loop < 3 we need the fixes from the batched gemm gemm MR which was already merged upstream, so just need to rebase or merge.
2025-09-22 15:36:23 +00:00
..
block
upgrade from clang-format-12 to clang-format-18 (
#2568
)
2025-07-28 11:34:07 -07:00
device
Add support for V3 pipeline (tested). To be able to support num_loop < 3 we need the fixes from the batched gemm gemm MR which was already merged upstream, so just need to rebase or merge.
2025-09-22 15:36:23 +00:00
element
Merge remote-tracking branch 'origin/develop' into 90-prepare-an-upstream-pr-for-multipled-based-gemms
2025-08-06 07:47:43 +00:00
grid
Go back to passing RCR 2D tensor layouts to gridwise gemm, and use CRC for the CTranspose case. Also remove the special convolution version of checkValidity(). It seems like no matter what 2D tensor layouts you pass to the gridwise gemm, and no matter if you are using extraMN, and no matter if you are using the convolution version of checkvalidity, the results of all tests are the same.
2025-09-18 14:34:26 +00:00
thread
Add instances for all 8-bit 3D vanilla grouped conv fwd types, including mixed types but with the exception of deprecated f16 comp fp8. Adapt test so we can test 8-bit and mixed types.
2025-08-26 09:20:38 +00:00
warp
clang-format-18
2025-08-06 11:53:43 +00:00