Skip to content

Commit

Permalink
build(deps): bump torch from 1.4.0 to 2.2.0 in /benchmarks/bert
Browse files Browse the repository at this point in the history
Bumps [torch](https://github.com/pytorch/pytorch) from 1.4.0 to 2.2.0.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](pytorch/pytorch@v1.4.0...v2.2.0)

---
updated-dependencies:
- dependency-name: torch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and dhschall committed Jul 26, 2024
1 parent 05feb31 commit 3316bdf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion benchmarks/bert/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
torch==1.4.0
torch==2.2.0
onnx==1.6.0
transformers==2.4.0
onnxruntime==1.2.0
Expand Down

0 comments on commit 3316bdf

Please sign in to comment.