From a4602c674cc6d2851ca5f08f74c2d3d9f82ca962 Mon Sep 17 00:00:00 2001 From: Roll PyTorch Action Date: Fri, 3 Mar 2023 13:23:46 +0000 Subject: [PATCH] update PyTorch version to 2.1.0.dev20230303 --- 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 f1fe709fb..4e2be739e 100644 --- a/pytorch-hash.txt +++ b/pytorch-hash.txt @@ -1 +1 @@ -5bdd05400ae6a90714af03548c1f1c0a82406cc1 +a9a8c5ea9e6dc9a0514cd98d753301cf7767f6f0 diff --git a/pytorch-requirements.txt b/pytorch-requirements.txt index 8f5dd0329..882a1b98a 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.dev20230302 +torch==2.1.0.dev20230303 diff --git a/torchvision-requirements.txt b/torchvision-requirements.txt index 1298486ea..ea6ec58b0 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.dev20230302 +torchvision==0.15.0.dev20230303