From 7228b6bbaf3389b4e98cadd418efee167b86703b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 22 Jul 2023 02:25:29 +0000 Subject: [PATCH] Bump torch Bumps [torch](https://github.com/pytorch/pytorch) from 1.3.0 to 1.13.1. - [Release notes](https://github.com/pytorch/pytorch/releases) - [Changelog](https://github.com/pytorch/pytorch/blob/main/RELEASE.md) - [Commits](https://github.com/pytorch/pytorch/compare/v1.3.0...v1.13.1) --- updated-dependencies: - dependency-name: torch dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- .../distributed/pytorch-distributed-master/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appendix/production/distributed/pytorch-distributed-master/requirements.txt b/appendix/production/distributed/pytorch-distributed-master/requirements.txt index 78cf3f7..f8eab87 100644 --- a/appendix/production/distributed/pytorch-distributed-master/requirements.txt +++ b/appendix/production/distributed/pytorch-distributed-master/requirements.txt @@ -1,4 +1,4 @@ -torch==1.3.0 +torch==1.13.1 torchvision==0.4.0 apex==0.9.10 horovod==0.18.2