From 1eb992876c6ac23843b49120c69889937755ae9e Mon Sep 17 00:00:00 2001 From: Sean Silva Date: Thu, 1 Jun 2023 07:46:03 -0700 Subject: [PATCH] update PyTorch version to 2.1.0.dev20230601 (#2189) --- 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 cdaff6e01..49775a945 100644 --- a/pytorch-hash.txt +++ b/pytorch-hash.txt @@ -1 +1 @@ -48552338649ccc467060f5f93dbe19e2acbc4d1a +a14be7981bcef6186441a6c5780976e27e6246ea diff --git a/pytorch-requirements.txt b/pytorch-requirements.txt index 73bc8983a..3907814da 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.dev20230531 +torch==2.1.0.dev20230601 diff --git a/torchvision-requirements.txt b/torchvision-requirements.txt index bcc5ce194..3b5ceb0a2 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.dev20230531 +torchvision==0.16.0.dev20230601