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
5818ebde
"...targets/git@developer.sourcefind.cn:gaoqiong/migraphx.git" did not exist on "d976c04b350db812bf40eaa355ba332b33029f1f"
Commit
5818ebde
authored
Jun 01, 2022
by
turneram
Browse files
Fix pyflakes failure
parent
fa4dbde2
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
1 deletion
+0
-1
test/onnx/gen_onnx.py
test/onnx/gen_onnx.py
+0
-1
No files found.
test/onnx/gen_onnx.py
View file @
5818ebde
# This script generates onnx files for MIGraphX onnx operator tests.
# To generate an individual onnx file, you can use the following
# command: python -c "import gen_onnx; gen_onnx.{test_name}_test()"
from
audioop
import
bias
import
numpy
as
np
import
onnx
from
onnx
import
helper
...
...
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