"vscode:/vscode.git/clone" did not exist on "689ee52b0f682ba78191338b78a2b3232d723cd2"
Commit b2542239 authored by Umang Yadav's avatar Umang Yadav
Browse files

formatting

parent b6250a42
...@@ -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>;
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment