Skip to content

Commit a4137fb

Browse files
Bump torch in /mobile/examples/question_answering/android
Bumps [torch](https://github.com/pytorch/pytorch) from 1.13.1 to 2.2.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v1.13.1...v2.2.0) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent f358233 commit a4137fb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

mobile/examples/question_answering/android/prepare_model.requirements.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@ onnxruntime
22
onnxruntime-extensions
33
onnx
44
transformers==4.36.0
5-
torch==1.13.1
5+
torch==2.2.0

0 commit comments

Comments
 (0)