From 6c06b9560dbefbc99dd8b62600458659fa77fd76 Mon Sep 17 00:00:00 2001 From: Roll PyTorch Action Date: Tue, 7 Mar 2023 13:37:23 +0000 Subject: [PATCH] update PyTorch version to 2.1.0.dev20230307 --- 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 2aef09ce8..1d20571dc 100644 --- a/pytorch-hash.txt +++ b/pytorch-hash.txt @@ -1 +1 @@ -d7e5a324d575e03a89fa7f6cfec38a3c1912c3b8 +24e305c3c6b04c3c9edf24834140209c1a921132 diff --git a/pytorch-requirements.txt b/pytorch-requirements.txt index ce3de30fc..f55a36c96 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.dev20230306 +torch==2.1.0.dev20230307 diff --git a/torchvision-requirements.txt b/torchvision-requirements.txt index 0f71b602a..0a439eee9 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.15.0.dev20230306 +torchvision==0.15.0.dev20230307