Skip to content

Commit 59d8d41

Browse files
Bump torch in /examples/vai_quantizer/tensorflow2x/transformers_bert_qa
Bumps [torch](https://github.com/pytorch/pytorch) from 1.11.0 to 1.13.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v1.11.0...v1.13.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7406ed7 commit 59d8d41

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
@@ -4,5 +4,5 @@ tf2onnx==1.13.0
44
protobuf==3.20.1
55
tensorflow==2.12.0
66
tokenizers==0.12.1
7-
torch==1.11.0
7+
torch==1.13.1
88
transformers==4.28.1

0 commit comments

Comments
 (0)