Skip to content

Commit

Permalink
remove formatting change
Browse files Browse the repository at this point in the history
  • Loading branch information
umangyadav committed Dec 5, 2023
1 parent 351b43b commit c60ea0a
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/verify/main.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,6 @@ int main(int argc, const char* argv[])
"test_split_single_dyn_dim",
"test_instancenorm_large_3d<migraphx::shape::float_type>",
"test_instancenorm_large_3d<migraphx::shape::half_type>"});

rv.disable_test_for("gpu", {"test_conv_bn_add"});
rv.run(argc, argv);
}

0 comments on commit c60ea0a

Please sign in to comment.