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-01 12:17:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
625a78b17beb72e88eb07ec09f77b014da22e16e
composable_kernel
/
example
/
ck_tile
/
20_grouped_convolution
History
Ville Pietilä
e6f6c4a6a3
Working baseline for depthwise covolution with merged conv groups.
2025-09-23 11:14:10 +00:00
..
CMakeLists.txt
[CK Tile] Grouped convolution backward data (
#2652
)
2025-08-20 05:29:57 -07:00
grouped_convolution_backward_data.cpp
Tile example parameters changes to match depthwise conv.
2025-09-22 12:12:58 +00:00
grouped_convolution_backward_weight.cpp
Working baseline for depthwise covolution with merged conv groups.
2025-09-23 11:14:10 +00:00
grouped_convolution_forward.cpp
Support Wave32 in CK_TILE - Part 1 (
#2594
)
2025-08-18 10:08:31 -07:00
grouped_convolution_utils.hpp
Add number of groups to merge to ck tile grouped gemm example.
2025-09-04 14:24:23 +00:00
run_grouped_convolution_bwd_data_example.inc
[CK TILE GEMM] Fix a merge conflict (
#2753
)
2025-08-27 11:08:09 -07:00
run_grouped_convolution_bwd_weight_example.inc
Add number of groups to merge to ck tile grouped gemm example.
2025-09-04 14:24:23 +00:00
run_grouped_convolution_fwd_example.inc
[CK_TILE] Grouped Convolution Backward Weight Kernel (
#2357
)
2025-07-24 10:41:35 +02:00