Commit 85c2c29d authored by mei-ye's avatar mei-ye
Browse files

formatting lowering.cpp

parent 91dcfa34
...@@ -453,7 +453,5 @@ struct miopen_apply ...@@ -453,7 +453,5 @@ struct miopen_apply
}; };
void lowering::apply(program& p) const { miopen_apply{&p, ctx}.apply(); } void lowering::apply(program& p) const { miopen_apply{&p, ctx}.apply(); }
} // namespace gpu } // namespace gpu
} // namespace migraph } // namespace migraph
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