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
tsoc
superbenchmark
Commits
262697cb
Unverified
Commit
262697cb
authored
Apr 16, 2022
by
user4543
Committed by
GitHub
Apr 16, 2022
Browse files
Bug - Force to fix ort version as '1.10.0' (#343)
**Description** Force to fix ort version as '1.10.0'.
parent
80dcc8aa
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
setup.py
setup.py
+1
-1
No files found.
setup.py
View file @
262697cb
...
...
@@ -173,7 +173,7 @@ def run(self):
'nvidia'
:
[
'py3nvml>=0.2.6'
],
'ort'
:
[
'onnx>=1.10.2'
,
'onnxruntime-gpu
>
=1.
9
.0'
,
'onnxruntime-gpu
=
=1.
10
.0'
,
],
'torch'
:
[
'torch>=1.7.0a0'
,
...
...
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