Skip to content

Commit

Permalink
build(deps): bump onnx from 1.6.0 to 1.17.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.17.0.
- [Release notes](https://github.com/onnx/onnx/releases)
- [Changelog](https://github.com/onnx/onnx/blob/main/docs/Changelog-ml.md)
- [Commits](onnx/onnx@v1.6.0...v1.17.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 23, 2024
1 parent 11be651 commit ce34eb5
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==2.2.0
onnx==1.6.0
onnx==1.17.0
transformers==2.4.0
onnxruntime==1.2.0
numpy==1.18.0
Expand Down

0 comments on commit ce34eb5

Please sign in to comment.