Commit 3e115b42 authored by Umang Yadav's avatar Umang Yadav
Browse files

formatting

parent 277140f3
...@@ -975,7 +975,6 @@ TEST_CASE(mobilenet_snippet) ...@@ -975,7 +975,6 @@ TEST_CASE(mobilenet_snippet)
auto mod1 = create_module(); auto mod1 = create_module();
auto mod2 = create_module(); auto mod2 = create_module();
mod1.debug_print();
run_pass(mod2); run_pass(mod2);
auto match_qdq = migraphx::match::name("dequantizelinear")( auto match_qdq = migraphx::match::name("dequantizelinear")(
......
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