mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-19 04:19:36 +00:00
[Navi3x] Fix Gridwise_multiple_d operation (#649)
* Add CMake Option "USE_OPT_NAVI3X"
* fix bug
[ROCm/composable_kernel commit: e5376be4ac]
This commit is contained in:
@@ -74,8 +74,8 @@ using DeviceConvFwdInstance =
|
||||
8, // BBlockTransferSrcScalarPerVector
|
||||
8, // BBlockTransferDstScalarPerVector_BK1
|
||||
true, // BBlockLdsExtraN
|
||||
1,
|
||||
1,
|
||||
4,
|
||||
2,
|
||||
S<1, 32, 1, 8>,
|
||||
8>;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user