Skip to content

Commit d332ffc

Browse files
Bump torch in /pytorch_classification/train_multi_GPU
Bumps [torch](https://github.com/pytorch/pytorch) from 1.6.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.6.0...v1.13.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 019f0fa commit d332ffc

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,4 +1,4 @@
11
matplotlib==3.2.1
22
tqdm==4.42.1
33
torchvision==0.7.0
4-
torch==1.6.0
4+
torch==1.13.1

0 commit comments

Comments
 (0)