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
"vscode:/vscode.git/clone" did not exist on "6f7ead5171aaa576b1dedbcf79edff6952542278"
Commit
5c7dfc7a
authored
Apr 26, 2023
by
ltqin
Browse files
move all position of ArchitectureEnum
parent
f084651e
Changes
1
Show 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
...
@@ -32,11 +32,11 @@ void add_device_operation_instances(std::vector<std::unique_ptr<BaseOp>>& op_ins
enum
struct
ArchitectureEnum
enum
struct
ArchitectureEnum
{
{
None
,
None
,
All
,
Gfx908
,
Gfx908
,
Gfx90a
,
Gfx90a
,
Gfx940
,
Gfx940
,
Gfx1030
,
Gfx1030
All
};
};
enum
struct
ArchFeatureEnum
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