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
cba8f7f2
Commit
cba8f7f2
authored
Jun 26, 2022
by
Anthony Chang
Browse files
Merge remote-tracking branch 'upstream/develop' into gemm-layernorm-4
parents
cc50b687
b653c5eb
Changes
583
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
153 additions
and
1 deletion
+153
-1
test/softmax/test_softmax_fp32.cpp
test/softmax/test_softmax_fp32.cpp
+29
-0
test/softmax/test_softmax_util.hpp
test/softmax/test_softmax_util.hpp
+118
-0
test/space_filling_curve/space_filling_curve.cpp
test/space_filling_curve/space_filling_curve.cpp
+6
-1
No files found.
test/softmax/test_softmax_fp32.cpp
0 → 100644
View file @
cba8f7f2
This diff is collapsed.
Click to expand it.
test/softmax/test_softmax_util.hpp
0 → 100644
View file @
cba8f7f2
This diff is collapsed.
Click to expand it.
test/space_filling_curve/space_filling_curve.cpp
View file @
cba8f7f2
This diff is collapsed.
Click to expand it.
Prev
1
…
26
27
28
29
30
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