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
14daa201
Commit
14daa201
authored
Nov 08, 2023
by
Astha Rai
Browse files
renamed files
parent
6bfdd98a
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
0 additions
and
1 deletion
+0
-1
example/44_elementwise_permute/CMakeLists.txt
example/44_elementwise_permute/CMakeLists.txt
+0
-1
example/44_elementwise_permute/elementwise_permute_3d.cpp
example/44_elementwise_permute/elementwise_permute_3d.cpp
+0
-0
No files found.
example/44_elementwise_permute/CMakeLists.txt
View file @
14daa201
...
@@ -2,4 +2,3 @@ add_example_executable(example_elementwise_permute_4D_fp16 elementwise_permute_4
...
@@ -2,4 +2,3 @@ add_example_executable(example_elementwise_permute_4D_fp16 elementwise_permute_4
add_example_executable
(
example_elementwise_permute_4D_fp16_2d elementwise_permute_4D_fp16_2d.cpp
)
add_example_executable
(
example_elementwise_permute_4D_fp16_2d elementwise_permute_4D_fp16_2d.cpp
)
add_example_executable
(
example_elementwise_permute elementwise_permute.cpp
)
add_example_executable
(
example_elementwise_permute elementwise_permute.cpp
)
add_example_executable
(
example_elementwise_permute_3d elementwise_permute_3d.cpp
)
add_example_executable
(
example_elementwise_permute_3d elementwise_permute_3d.cpp
)
add_example_executable
(
example_elementwise_permute_3d_ndhwc elementwise_permute_3d_ndhwc.cpp
)
example/44_elementwise_permute/elementwise_permute_3d
_ndhwc
.cpp
→
example/44_elementwise_permute/elementwise_permute_3d.cpp
View file @
14daa201
File moved
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