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-03 05:37:34 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b26f2c60c645f46843416c913abd06091c447708
composable_kernel
/
include
/
ck
/
tensor_operation
History
kiefer
b26f2c60c6
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
..
gpu
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
operator_transform
Add padding to 1x1Stride1Pad0 conv specialization (grouped conv bwd weight) (
#2610
)
2025-08-05 15:23:19 +02:00