Skip to content

Commit

Permalink
Bump torch from 1.13.1+cu117 to 2.2.0
Browse files Browse the repository at this point in the history
Bumps [torch](https://github.com/pytorch/pytorch) from 1.13.1+cu117 to 2.2.0.
- [Release notes](https://github.com/pytorch/pytorch/releases)
- [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md)
- [Commits](https://github.com/pytorch/pytorch/commits/v2.2.0)

---
updated-dependencies:
- dependency-name: torch
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jul 25, 2024
1 parent ef7f04e commit 7577d53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements_frameworks.txt
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ openvino-dev[caffe,mxnet,tensorflow2,pytorch,onnx]==2023.2.0
gluoncv

# gluoncv require torch>=1.4.0,<2.0.0
torch==1.13.1+cu117
torch==2.2.0
torchvision==0.14.1+cu117
--extra-index-url https://download.pytorch.org/whl/cu117

Expand Down

0 comments on commit 7577d53

Please sign in to comment.