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
e0041ad8
Commit
e0041ad8
authored
May 29, 2023
by
Adam Osewski
Browse files
Merge remote-tracking branch 'origin/develop' into aosewski/drop_cshuffle
parents
3239201e
ac9e01e2
Changes
724
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
225 additions
and
4 deletions
+225
-4
test/pool_fwd/test_max_pool2d_fwd.cpp
test/pool_fwd/test_max_pool2d_fwd.cpp
+75
-0
test/pool_fwd/test_max_pool3d_fwd.cpp
test/pool_fwd/test_max_pool3d_fwd.cpp
+75
-0
test/pool_fwd/test_pool_fwd_common.hpp
test/pool_fwd/test_pool_fwd_common.hpp
+31
-0
test/wmma_op/wmma_op_util.hpp
test/wmma_op/wmma_op_util.hpp
+44
-4
No files found.
test/pool_fwd/test_max_pool2d_fwd.cpp
0 → 100644
View file @
e0041ad8
This diff is collapsed.
Click to expand it.
test/pool_fwd/test_max_pool3d_fwd.cpp
0 → 100644
View file @
e0041ad8
This diff is collapsed.
Click to expand it.
test/pool_fwd/test_pool_fwd_common.hpp
0 → 100644
View file @
e0041ad8
This diff is collapsed.
Click to expand it.
test/wmma_op/wmma_op_util.hpp
View file @
e0041ad8
This diff is collapsed.
Click to expand it.
Prev
1
…
33
34
35
36
37
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