From ef4316e046cec45015863db79a230eedbc8e9a7f Mon Sep 17 00:00:00 2001 From: Roll PyTorch Action Date: Sat, 28 Jan 2023 14:34:24 +0000 Subject: [PATCH] update PyTorch version to 2.0.0.dev20230128 --- 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 5a79bbd55..27adea87d 100644 --- a/pytorch-hash.txt +++ b/pytorch-hash.txt @@ -1 +1 @@ -6cbac32dc7ec58e63cada4d209c4887fc82a9d29 +5d6a4f697cac34d15262aad8afab096170d29ce1 diff --git a/pytorch-requirements.txt b/pytorch-requirements.txt index 71352783e..0fa7dbf3c 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.dev20230127 -torchvision==0.15.0.dev20230127 +torch==2.0.0.dev20230128 +torchvision==0.15.0.dev20230128