"magic_pdf/vscode:/vscode.git/clone" did not exist on "b3fbedf0550c046a521b4b32c29d64b7f4a955c3"
Commit f8cb174d authored by Shucai Xiao's avatar Shucai Xiao
Browse files

clang format

parent 95b2a528
......@@ -208,7 +208,7 @@ struct onnx_parser
instruction_ref make_contiguous(instruction_ref ins)
{
if (ins->get_shape().standard())
if(ins->get_shape().standard())
{
return ins;
}
......
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