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
8a370fbb
Commit
8a370fbb
authored
Jul 26, 2022
by
Chao Liu
Browse files
Merge remote-tracking branch 'origin/develop' into group_conv
parents
d8fdd226
85978e02
Changes
44
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
4 changed files
with
166 additions
and
309 deletions
+166
-309
script/run_full_performance_tests.sh
script/run_full_performance_tests.sh
+92
-92
script/run_performance_tests.sh
script/run_performance_tests.sh
+46
-43
test/conv2d_bwd_weight/CMakeLists.txt
test/conv2d_bwd_weight/CMakeLists.txt
+2
-0
test/grouped_gemm/grouped_gemm_fp16.cpp
test/grouped_gemm/grouped_gemm_fp16.cpp
+26
-174
No files found.
script/run_full_performance_tests.sh
View file @
8a370fbb
This diff is collapsed.
Click to expand it.
script/run_performance_tests.sh
View file @
8a370fbb
This diff is collapsed.
Click to expand it.
test/conv2d_bwd_weight/CMakeLists.txt
0 → 100644
View file @
8a370fbb
#add_test_executable(test_conv2d_bwd_weight conv2d_bwd_weight.cpp)
#target_link_libraries(test_conv2d_bwd_weight PRIVATE host_tensor device_conv2d_bwd_weight_instance conv_util)
test/grouped_gemm/grouped_gemm_fp16.cpp
View file @
8a370fbb
This diff is collapsed.
Click to expand it.
Prev
1
2
3
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