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
7ef521c2
Commit
7ef521c2
authored
Nov 24, 2022
by
Astha Rai
Browse files
moved 2d elementwise permute into elementwise permute directory
parent
93e7f92a
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
1 addition
and
1 deletion
+1
-1
example/43_elementwise_permute_2d/CMakeLists.txt
example/43_elementwise_permute_2d/CMakeLists.txt
+0
-1
example/44_elementwise_permute/CMakeLists.txt
example/44_elementwise_permute/CMakeLists.txt
+1
-0
example/44_elementwise_permute/elementwise_permute_4D_fp16_2d.cpp
...44_elementwise_permute/elementwise_permute_4D_fp16_2d.cpp
+0
-0
No files found.
example/43_elementwise_permute_2d/CMakeLists.txt
deleted
100644 → 0
View file @
93e7f92a
add_example_executable
(
example_elementwise_permute_4D_fp16_2d elementwise_permute_4D_fp16_2d.cpp
)
example/44_elementwise_permute/CMakeLists.txt
View file @
7ef521c2
add_example_executable
(
example_elementwise_permute_4D_fp16 elementwise_permute_4D_fp16.cpp
)
add_example_executable
(
example_elementwise_permute_4D_fp16 elementwise_permute_4D_fp16.cpp
)
add_example_executable
(
example_elementwise_permute_4D_fp16_2d elementwise_permute_4D_fp16_2d.cpp
)
example/4
3
_elementwise_permute
_2d
/elementwise_permute_4D_fp16_2d.cpp
→
example/4
4
_elementwise_permute/elementwise_permute_4D_fp16_2d.cpp
View file @
7ef521c2
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