Skip to content

Commit

Permalink
missed onnxruntime-gpu
Browse files Browse the repository at this point in the history
  • Loading branch information
rahul-tuli committed Nov 30, 2023
1 parent 73adbc9 commit d27e941
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"tensorboard>=2.0.0",
"setuptools>=56.0.0",
"optuna>=3.0.2",
"onnxruntime",
"onnxruntime-gpu",
]

_nm_deps = [
Expand Down

0 comments on commit d27e941

Please sign in to comment.