Skip to content

Commit

Permalink
Bump onnxruntime-gpu from 1.17.0 to 1.19.2 (#4)
Browse files Browse the repository at this point in the history
Bumps [onnxruntime-gpu](https://github.com/microsoft/onnxruntime) from 1.17.0 to 1.19.2.
- [Release notes](https://github.com/microsoft/onnxruntime/releases)
- [Changelog](https://github.com/microsoft/onnxruntime/blob/main/docs/ReleaseManagement.md)
- [Commits](microsoft/onnxruntime@v1.17.0...v1.19.2)

---
updated-dependencies:
- dependency-name: onnxruntime-gpu
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 18, 2024
1 parent c7200c3 commit 15b421a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,4 @@ torch==2.4.1+cu118; platform_system == "Windows" and platform_machine == "AMD64"
torchvision==0.19.1+cu118; platform_system == "Windows" and platform_machine == "AMD64"
torchaudio==2.4.1+cu118; platform_system == "Windows" and platform_machine == "AMD64"
onnx==1.16.0; platform_system == "Windows" and platform_machine == "AMD64"
onnxruntime-gpu==1.17.0; platform_system == "Windows" and platform_machine == "AMD64"
onnxruntime-gpu==1.19.2; platform_system == "Windows" and platform_machine == "AMD64"

0 comments on commit 15b421a

Please sign in to comment.