Commit 33e4562d authored by Khalique's avatar Khalique
Browse files

formatting

parent 955823ab
......@@ -356,7 +356,7 @@ TEST_CASE(stopgradient_test)
p.add_instruction(migraphx::op::identity{}, l0);
auto prog = optimize_tf("stopgradient_test.pb", false);
EXPECT(p == prog);
EXPECT(p == prog);
}
TEST_CASE(stridedslice_test)
......
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