Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
composable_kernel_ROCM
Commits
2c546b0c
Commit
2c546b0c
authored
Dec 23, 2024
by
Mateusz Ozga
Browse files
Typo comments
parent
fb54b55b
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
4 deletions
+4
-4
example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_xdl_fp16.cpp
...uped_conv_bwd_weight/grouped_conv_bwd_weight_xdl_fp16.cpp
+3
-3
example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_xdl_fp16_comp_bf8_fp8.cpp
..._weight/grouped_conv_bwd_weight_xdl_fp16_comp_bf8_fp8.cpp
+1
-1
No files found.
example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_xdl_fp16.cpp
View file @
2c546b0c
...
...
@@ -54,9 +54,9 @@ using DeviceConvBwdWeightInstance =
8
,
// ABlockTransferSrcScalarPerVector
2
,
// ABlockTransferDstScalarPerVector_K1
false
,
// ABlockLdsAddExtraM
S
<
1
,
4
,
16
,
4
>
,
//
A
BlockTransferThreadClusterLengths_K0_
M
_K1
S
<
0
,
3
,
1
,
2
>
,
//
A
BlockTransferThreadClusterArrangeOrder
S
<
0
,
2
,
1
,
3
>
,
//
A
BlockTransferSrcAccessOrder
S
<
1
,
4
,
16
,
4
>
,
//
B
BlockTransferThreadClusterLengths_K0_
N
_K1
S
<
0
,
3
,
1
,
2
>
,
//
B
BlockTransferThreadClusterArrangeOrder
S
<
0
,
2
,
1
,
3
>
,
//
B
BlockTransferSrcAccessOrder
2
,
// BBlockTransferSrcVectorDim
8
,
// BBlockTransferSrcScalarPerVector
2
,
// BBlockTransferDstScalarPerVector_K1
...
...
example/20_grouped_conv_bwd_weight/grouped_conv_bwd_weight_xdl_fp16_comp_bf8_fp8.cpp
View file @
2c546b0c
...
...
@@ -55,7 +55,7 @@ using DeviceConvBwdWeightInstance =
S
<
0
,
2
,
1
,
3
>
,
// ABlockTransferSrcAccessOrder
1
,
// ABlockTransferSrcVectorDim
1
,
// ABlockTransferSrcScalarPerVector
4
,
// ABlockTrans
test
4
,
// ABlockTrans
ferDstScalarPerVector_K1
false
,
// ABlockLdsAddExtraM
S
<
1
,
4
,
16
,
4
>
,
// BBlockTransferThreadClusterLengths_K0_N_K1
S
<
0
,
3
,
1
,
2
>
,
// BBlockTransferThreadClusterArrangeOrder
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment