Commit 62f15611 authored by Shucai Xiao's avatar Shucai Xiao
Browse files

clang format

parent 7e23dc85
...@@ -504,7 +504,7 @@ struct onnx_parser ...@@ -504,7 +504,7 @@ struct onnx_parser
} }
} }
return prog.add_instruction(op::dot{alpha, beta}, l1, l2); return prog.add_instruction(op::dot{alpha, beta}, l1, l2);
} }
instruction_ref instruction_ref
......
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