Skip to content

Commit ebdd93c

Browse files
Bump torch from 1.10.1 to 1.13.1 in /machine-learning/dropout-in-pytorch
Bumps [torch](https://github.com/pytorch/pytorch) from 1.10.1 to 1.13.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/master/RELEASE.md) - [Commits](pytorch/pytorch@v1.10.1...v1.13.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7bdb6f9 commit ebdd93c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: machine-learning/dropout-in-pytorch/requirements.txt

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
matplotlib==3.4.3
22
numpy==1.21.5
3-
torch==1.10.1
3+
torch==1.13.1
44
torchvision

0 commit comments

Comments
 (0)