From 9e71d271f67951cdfb1bca335a665bf10e672472 Mon Sep 17 00:00:00 2001 From: Roll PyTorch Action Date: Sun, 1 Jan 2023 09:33:45 +0000 Subject: [PATCH] update PyTorch version to 2.0.0.dev20221231 --- 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 dc03cf912..b7d147d31 100644 --- a/pytorch-hash.txt +++ b/pytorch-hash.txt @@ -1 +1 @@ -f8dcaca1da5becf74f238399244efe782889055c +733de4dc1d528dfebf0d385acc9b519ac98e1c16 diff --git a/pytorch-requirements.txt b/pytorch-requirements.txt index e5a81ca99..0e159156b 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.dev20221230 -torchvision==0.15.0.dev20221230 +torch==2.0.0.dev20221231 +torchvision==0.15.0.dev20221231