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
af5b9da7
Commit
af5b9da7
authored
May 30, 2022
by
rocking
Browse files
Refine folder name
parent
da8c0608
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
1 deletion
+1
-1
example/21_gemm_layernorm/CMakeLists.txt
example/21_gemm_layernorm/CMakeLists.txt
+0
-0
example/21_gemm_layernorm/gemm_layernorm_xdl_fp16.cpp
example/21_gemm_layernorm/gemm_layernorm_xdl_fp16.cpp
+0
-0
example/CMakeLists.txt
example/CMakeLists.txt
+1
-1
No files found.
example/21_gemm_
normalize_xdl
/CMakeLists.txt
→
example/21_gemm_
layernorm
/CMakeLists.txt
View file @
af5b9da7
File moved
example/21_gemm_
normalize_xdl
/gemm_layernorm_xdl_fp16.cpp
→
example/21_gemm_
layernorm
/gemm_layernorm_xdl_fp16.cpp
View file @
af5b9da7
File moved
example/CMakeLists.txt
View file @
af5b9da7
...
@@ -54,4 +54,4 @@ add_subdirectory(16_gemm_reduce)
...
@@ -54,4 +54,4 @@ add_subdirectory(16_gemm_reduce)
add_subdirectory
(
18_batched_gemm_reduce
)
add_subdirectory
(
18_batched_gemm_reduce
)
add_subdirectory
(
19_binary_elementwise
)
add_subdirectory
(
19_binary_elementwise
)
add_subdirectory
(
20_convnd_bwd_weight_xdl
)
add_subdirectory
(
20_convnd_bwd_weight_xdl
)
add_subdirectory
(
21_gemm_
normalize_xdl
)
add_subdirectory
(
21_gemm_
layernorm
)
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