Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
gaoqiong
MIGraphX
Commits
e067dce0
Commit
e067dce0
authored
Jan 21, 2019
by
Khalique
Browse files
formatting
parent
7b621fa6
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
src/onnx/onnx.cpp
src/onnx/onnx.cpp
+0
-1
No files found.
src/onnx/onnx.cpp
View file @
e067dce0
...
...
@@ -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"
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment