mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-04-20 06:49:15 +00:00
conv+conv (1x1 only) example using gemm+gemm (#393)
* refactor conv * add conv+conv example, 1x1 only
This commit is contained in:
@@ -50,3 +50,4 @@ add_subdirectory(32_batched_gemm_scale_softmax_gemm)
|
||||
add_subdirectory(33_multiple_reduce)
|
||||
add_subdirectory(34_batchnorm)
|
||||
add_subdirectory(35_splitK_gemm)
|
||||
add_subdirectory(41_grouped_conv_conv_fwd)
|
||||
|
||||
Reference in New Issue
Block a user