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
e4e99a49
Commit
e4e99a49
authored
Sep 22, 2022
by
Po-Yen, Chen
Browse files
Use new utilities to shorten codes
parent
7acbf104
Changes
144
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
97 additions
and
91 deletions
+97
-91
test/gemm_split_k/gemm_split_k.cpp
test/gemm_split_k/gemm_split_k.cpp
+27
-21
test/layernorm/test_layernorm2d_util.hpp
test/layernorm/test_layernorm2d_util.hpp
+32
-29
test/reference_conv_fwd/reference_conv_fwd.cpp
test/reference_conv_fwd/reference_conv_fwd.cpp
+22
-24
test/softmax/test_softmax_util.hpp
test/softmax/test_softmax_util.hpp
+16
-17
No files found.
test/gemm_split_k/gemm_split_k.cpp
View file @
e4e99a49
This diff is collapsed.
Click to expand it.
test/layernorm/test_layernorm2d_util.hpp
View file @
e4e99a49
This diff is collapsed.
Click to expand it.
test/reference_conv_fwd/reference_conv_fwd.cpp
View file @
e4e99a49
This diff is collapsed.
Click to expand it.
test/softmax/test_softmax_util.hpp
View file @
e4e99a49
This diff is collapsed.
Click to expand it.
Prev
1
…
4
5
6
7
8
Next
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