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
5c7dfc7a
"...composable_kernel_rocm.git" did not exist on "19490ac4f71735495bcdd080a2531d679c3573e9"
Commit
5c7dfc7a
authored
Apr 26, 2023
by
ltqin
Browse files
move all position of ArchitectureEnum
parent
f084651e
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
2 additions
and
2 deletions
+2
-2
library/include/ck/library/tensor_operation_instance/add_device_operation_instance.hpp
...nsor_operation_instance/add_device_operation_instance.hpp
+2
-2
No files found.
library/include/ck/library/tensor_operation_instance/add_device_operation_instance.hpp
View file @
5c7dfc7a
...
...
@@ -32,11 +32,11 @@ void add_device_operation_instances(std::vector<std::unique_ptr<BaseOp>>& op_ins
enum
struct
ArchitectureEnum
{
None
,
All
,
Gfx908
,
Gfx90a
,
Gfx940
,
Gfx1030
,
All
Gfx1030
};
enum
struct
ArchFeatureEnum
{
...
...
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