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 13:48:30 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a6dbb39e904747de43b021d5800ba746b0de82ad
composable_kernel
/
include
History
kiefer
a6dbb39e90
After the convolution to gemm transformation, the resulting 2D tensor descriptors are not necessarily RowMajor or ColumnMajor, so things should not rely on this distinction. Therefore, pass all RowMajor to the Gridwise and use a special version of CheckValidity that does not rely on 2D tensor layouts.
2025-09-18 08:06:09 +00:00
..
ck
After the convolution to gemm transformation, the resulting 2D tensor descriptors are not necessarily RowMajor or ColumnMajor, so things should not rely on this distinction. Therefore, pass all RowMajor to the Gridwise and use a special version of CheckValidity that does not rely on 2D tensor layouts.
2025-09-18 08:06:09 +00:00
ck_tile
Persistent grouped gemm CompV4 Enablement & Polish (
#2605
)
2025-08-04 23:43:01 -07:00