From 2994ba00f26fece323d86226752d8a46cbbb2bb5 Mon Sep 17 00:00:00 2001 From: Roll PyTorch Action Date: Sat, 29 Apr 2023 13:17:28 +0000 Subject: [PATCH] update PyTorch version to 2.1.0.dev20230429 --- 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 f5198b3fe..d9618f379 100644 --- a/pytorch-hash.txt +++ b/pytorch-hash.txt @@ -1 +1 @@ -4fecad50d3be16bbfc89208e134954f853e37bce +6d1cfc04be4a2a26d993d9670a23e7dfc2be1ffd diff --git a/pytorch-requirements.txt b/pytorch-requirements.txt index 480d16b95..38a896765 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.dev20230428 +torch==2.1.0.dev20230429 diff --git a/torchvision-requirements.txt b/torchvision-requirements.txt index c35ac50fa..7711178e2 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.dev20230428 +torchvision==0.16.0.dev20230429