From dbbcc4aaff11d2c108b51846cafb2b938133edca Mon Sep 17 00:00:00 2001 From: Roll PyTorch Action Date: Wed, 19 Apr 2023 13:21:44 +0000 Subject: [PATCH] update PyTorch version to 2.1.0.dev20230419 --- pytorch-hash.txt | 2 +- pytorch-requirements.txt | 2 +- torchvision-requirements.txt | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pytorch-hash.txt b/pytorch-hash.txt index e6316aa1d..68b74ee6b 100644 --- a/pytorch-hash.txt +++ b/pytorch-hash.txt @@ -1 +1 @@ -ffa6fefab620bdf678bf5ef543f3a366ccf0f885 +b206fd2f6a3954aeb443df25e9c54f7d39b33cf4 diff --git a/pytorch-requirements.txt b/pytorch-requirements.txt index e6f6ab746..ab15ab22e 100644 --- a/pytorch-requirements.txt +++ b/pytorch-requirements.txt @@ -1,3 +1,3 @@ -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html --pre -torch==2.1.0.dev20230418 +torch==2.1.0.dev20230419 diff --git a/torchvision-requirements.txt b/torchvision-requirements.txt index 36e0f4965..9d15df393 100644 --- a/torchvision-requirements.txt +++ b/torchvision-requirements.txt @@ -1,3 +1,3 @@ -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html --pre -torchvision==0.16.0.dev20230418 +torchvision==0.16.0.dev20230419