Skip to content

Commit dd416c9

Browse files
Bump onnx in /examples/vai_quantizer/tensorflow2x/transformers_bert_qa
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]>
1 parent 5880ef4 commit dd416c9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/vai_quantizer/tensorflow2x/transformers_bert_qa/requirements.txt

100755100644
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
datasets==2.9.0
2-
onnx==1.12.0
2+
onnx==1.13.0
33
tf2onnx==1.13.0
44
protobuf==3.20.1
55
tensorflow==2.12.0

0 commit comments

Comments
 (0)