From f7a1a076fa58af56fae0493b152e902a0971065f Mon Sep 17 00:00:00 2001 From: Roll PyTorch Action Date: Sun, 23 Apr 2023 13:18:31 +0000 Subject: [PATCH] update PyTorch version to 2.1.0.dev20230423 --- 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 570c994bb..e29a45360 100644 --- a/pytorch-hash.txt +++ b/pytorch-hash.txt @@ -1 +1 @@ -f85810f9fc2485adcef60cc78a91b302336fbd7d +1b3ac4a14b13c3bb407859200e4b28f677401dc9 diff --git a/pytorch-requirements.txt b/pytorch-requirements.txt index 6cb1392db..1541d99cd 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.dev20230422 +torch==2.1.0.dev20230423 diff --git a/torchvision-requirements.txt b/torchvision-requirements.txt index b9e82d780..8c424da33 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.dev20230422 +torchvision==0.16.0.dev20230423