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
1a634aca
Commit
1a634aca
authored
Jan 16, 2023
by
guangzlu
Browse files
move print in device_batched_gemm_softmax_gemm_permute_train_xdl_cshuffle.hpp
parent
9241ff62
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_softmax_gemm_permute_train_xdl_cshuffle.hpp
..._batched_gemm_softmax_gemm_permute_train_xdl_cshuffle.hpp
+0
-3
No files found.
include/ck/tensor_operation/gpu/device/impl/device_batched_gemm_softmax_gemm_permute_train_xdl_cshuffle.hpp
View file @
1a634aca
...
...
@@ -557,9 +557,6 @@ struct DeviceBatchedGemmSoftmaxGemmPermute_Train_Xdl_CShuffle
seed_
=
std
::
get
<
0
>
(
seeds
);
offset_
=
std
::
get
<
1
>
(
seeds
);
std
::
cout
<<
"seed_"
<<
seed_
<<
std
::
endl
;
std
::
cout
<<
"offset_"
<<
offset_
<<
std
::
endl
;
}
void
Print
()
const
...
...
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