Skip to content

Commit

Permalink
Bump onnx from 1.6.0 to 1.13.0 in /benchmarks/bert
Browse files Browse the repository at this point in the history
Bumps [onnx](https://github.com/onnx/onnx) from 1.6.0 to 1.13.0.
- [Release notes](https://github.com/onnx/onnx/releases)
- [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog.md)
- [Commits](onnx/onnx@v1.6.0...v1.13.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 16, 2023
1 parent 03ea4cc commit 75919e2
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,5 +1,5 @@
torch==1.4.0
onnx==1.6.0
onnx==1.13.0
transformers==2.4.0
onnxruntime==1.2.0
numpy==1.18.0
Expand Down

0 comments on commit 75919e2

Please sign in to comment.