Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
liyinrong
composable_kernel
Commits
f6382c25
Unverified
Commit
f6382c25
authored
3 years ago
by
Chao Liu
Committed by
GitHub
3 years ago
Browse files
Options
Download
Plain Diff
Merge branch 'develop' into jd/host_api
parents
8afd3cb8
0f912e20
jd/host_api
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
test/CMakeLists.txt
+2
-1
test/CMakeLists.txt
with
2 additions
and
1 deletion
+2
-1
test/CMakeLists.txt
View file @
f6382c25
...
...
@@ -63,4 +63,5 @@ add_subdirectory(grouped_gemm)
add_subdirectory
(
convnd_fwd
)
add_subdirectory
(
reduce
)
add_subdirectory
(
conv2d_bwd_weight
)
# DONOT add client_app, that is tested via CI independently
add_subdirectory
(
convnd_bwd_data
)
# DONOT add client_app, that is tested via CI independently
\ No newline at end of file
This diff is collapsed.
Click to expand it.
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
Menu
Projects
Groups
Snippets
Help