From eaaaeb6ff15d676f901035f86af55a17dc252781 Mon Sep 17 00:00:00 2001 From: Roll PyTorch Action Date: Fri, 5 May 2023 13:26:09 +0000 Subject: [PATCH] update PyTorch version to 2.1.0.dev20230505 --- 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 d9618f3795cb..472215b92fe7 100644 --- a/pytorch-hash.txt +++ b/pytorch-hash.txt @@ -1 +1 @@ -6d1cfc04be4a2a26d993d9670a23e7dfc2be1ffd +ccace360e001a6574f4e6657fee919b756765878 diff --git a/pytorch-requirements.txt b/pytorch-requirements.txt index 38a896765973..dd0c9c9a4575 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.dev20230429 +torch==2.1.0.dev20230505 diff --git a/torchvision-requirements.txt b/torchvision-requirements.txt index 7711178e2f6f..d272086f24e1 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.dev20230429 +torchvision==0.16.0.dev20230505