Commit b51f960f authored by Shucai Xiao's avatar Shucai Xiao
Browse files

clang format

parent 4c75e7fa
...@@ -299,7 +299,7 @@ void quantize_int8(program& prog, ...@@ -299,7 +299,7 @@ void quantize_int8(program& prog,
// relative rounding error // relative rounding error
else else
{ {
if (converted_inputs.size() == 3) if(converted_inputs.size() == 3)
{ {
converted_inputs.pop_back(); converted_inputs.pop_back();
} }
......
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