Skip to content

Commit 90d0ae9

Browse files
Bump torch in /mobile/examples/speech_recognition/model
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 32d2f30 commit 90d0ae9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
onnx==1.13.0
22
onnxruntime==1.13.1
33
protobuf==3.20.2
4-
torch==1.13.1
4+
torch==2.2.0
55
torchaudio==0.13.1
66
transformers==4.38.0

0 commit comments

Comments
 (0)