Skip to content

Commit

Permalink
chore: remove gpu package to use it over macos
Browse files Browse the repository at this point in the history
  • Loading branch information
1995parham committed Apr 3, 2024
1 parent e341779 commit 42b3167
Show file tree
Hide file tree
Showing 2 changed files with 92 additions and 71 deletions.
2 changes: 1 addition & 1 deletion src/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ name = "pypi"
[packages]
scikit-learn = "*"
skl2onnx = "*"
onnxruntime-gpu = "*"
onnxruntime = "*"

[dev-packages]
pylint = "*"
Expand Down
161 changes: 91 additions & 70 deletions src/Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 42b3167

Please sign in to comment.