Commit e067dce0 authored by Khalique's avatar Khalique
Browse files

formatting

parent 7b621fa6
......@@ -601,7 +601,6 @@ struct onnx_parser
input_as_shape = parse_value(attributes.at("input_as_shape")).at<int>();
}
if(contains(attributes, "extra_shape"))
{
MIGRAPHX_THROW("ConstantFill: cannot handle extra shape attribute");
......
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