Skip to content

Commit

Permalink
Bump onnx in /examples/vai_quantizer/tensorflow2x/transformers_bert_qa
Browse files Browse the repository at this point in the history
Bumps [onnx](https://github.com/onnx/onnx) from 1.12.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.12.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 Jul 20, 2023
1 parent 7406ed7 commit 28b207f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/vai_quantizer/tensorflow2x/transformers_bert_qa/requirements.txt
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
datasets==2.9.0
onnx==1.12.0
onnx==1.13.0
tf2onnx==1.13.0
protobuf==3.20.1
tensorflow==2.12.0
Expand Down

0 comments on commit 28b207f

Please sign in to comment.