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
Commits
53f322f3
Commit
53f322f3
authored
Mar 18, 2021
by
root
Browse files
tuned
parent
bd450ae1
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
composable_kernel/include/tensor_operation/gridwise_dynamic_gemm_v2.hpp
...nel/include/tensor_operation/gridwise_dynamic_gemm_v2.hpp
+2
-2
No files found.
composable_kernel/include/tensor_operation/gridwise_dynamic_gemm_v2.hpp
View file @
53f322f3
...
@@ -363,8 +363,8 @@ struct GridwiseDynamicGemm_km_kn_mn_v3
...
@@ -363,8 +363,8 @@ struct GridwiseDynamicGemm_km_kn_mn_v3
decltype
(
c_k_n_ho_wo_thread_desc
),
decltype
(
c_k_n_ho_wo_thread_desc
),
decltype
(
c_k_n_ho_wo_global_desc
),
decltype
(
c_k_n_ho_wo_global_desc
),
Sequence
<
KPerThread
,
1
,
HoPerThread
,
WoPerThread
>
,
Sequence
<
KPerThread
,
1
,
HoPerThread
,
WoPerThread
>
,
Sequence
<
3
,
2
,
0
,
1
>
,
//
CThreadTransferSrcDstAccessOrder
CThreadTransferSrcDstAccessOrder
,
3
,
//
CThreadTransferSrcDstVectorDim
CThreadTransferSrcDstVectorDim
,
CThreadTransferDstScalarPerVector
,
CThreadTransferDstScalarPerVector
,
AddressSpace
::
Vgpr
,
AddressSpace
::
Vgpr
,
AddressSpace
::
Global
,
AddressSpace
::
Global
,
...
...
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