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
MIGraphX
Commits
b2542239
"vscode:/vscode.git/clone" did not exist on "689ee52b0f682ba78191338b78a2b3232d723cd2"
Commit
b2542239
authored
Dec 06, 2023
by
Umang Yadav
Browse files
formatting
parent
b6250a42
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
test/verify/test_conv_group_add.cpp
test/verify/test_conv_group_add.cpp
+1
-1
No files found.
test/verify/test_conv_group_add.cpp
View file @
b2542239
...
@@ -46,5 +46,5 @@ struct test_conv_group_add : verify_program<test_conv_group_add<DType>>
...
@@ -46,5 +46,5 @@ struct test_conv_group_add : verify_program<test_conv_group_add<DType>>
}
}
};
};
template
struct
test_conv_group_add
<
migraphx
::
shape
::
float_type
>;
template
struct
test_conv_group_add
<
migraphx
::
shape
::
float_type
>;
// grouped convolutions are not supported with MLIR therefore disable it
// grouped convolutions are not supported with MLIR therefore disable it
// template struct test_conv_group_add<migraphx::shape::fp8e4m3fnuz_type>;
// template struct test_conv_group_add<migraphx::shape::fp8e4m3fnuz_type>;
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