Skip to content

Commit

Permalink
Bump torch from 1.10.1 to 1.13.1 in /machine-learning/dropout-in-pytorch
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Feb 12, 2023
1 parent 7bdb6f9 commit 6f05b3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion machine-learning/dropout-in-pytorch/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
matplotlib==3.4.3
numpy==1.21.5
torch==1.10.1
torch==1.13.1
torchvision

0 comments on commit 6f05b3d

Please sign in to comment.