From 8ce2fffca5afabf99c8d9d60b9267938eda74326 Mon Sep 17 00:00:00 2001 From: Roll PyTorch Action Date: Tue, 24 Jan 2023 16:24:40 +0000 Subject: [PATCH] update PyTorch version to 2.0.0.dev20230124 --- pytorch-hash.txt | 2 +- pytorch-requirements.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/pytorch-hash.txt b/pytorch-hash.txt index 86d8120e8..f449328d1 100644 --- a/pytorch-hash.txt +++ b/pytorch-hash.txt @@ -1 +1 @@ -6f611c50305244c6f365e123c49fb4e5ce7eadf0 +d0e7a12a390f0361e7b3905b5591fa58aa627caf diff --git a/pytorch-requirements.txt b/pytorch-requirements.txt index bd5b1d918..552f4bde2 100644 --- a/pytorch-requirements.txt +++ b/pytorch-requirements.txt @@ -1,4 +1,4 @@ -f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html --pre -torch==2.0.0.dev20230123 -torchvision==0.15.0.dev20230123 +torch==2.0.0.dev20230124 +torchvision==0.15.0.dev20230124