Skip to content

Commit a4b5c22

Browse files
Bump torch (#4083)
Bumps [torch](https://github.com/pytorch/pytorch) from 2.2.0 to 2.7.0. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](pytorch/pytorch@v2.2.0...v2.7.0) --- updated-dependencies: - dependency-name: torch dependency-version: 2.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ecfddc0 commit a4b5c22

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

  • community-content/pytorch_image_classification_single_gpu_with_vertex_sdk_and_torchserve/trainer
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
1-
torch==2.2.0
1+
torch==2.7.0
22
torchvision==0.9.1
33
tensorboard==2.5.0

0 commit comments

Comments
 (0)