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

clang format

parent 19b75f4d
......@@ -261,7 +261,7 @@ struct onnx_parser
return prog.add_instruction(op, std::move(args));
}
template<class Op>
template <class Op>
instruction_ref parse_softmax(const std::string&,
const attribute_map& attributes,
std::vector<instruction_ref> args)
......
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