From 818f5dc3add7206f3a92c50260ab1bae83ec848e Mon Sep 17 00:00:00 2001 From: Roll PyTorch Action Date: Mon, 2 Jan 2023 14:26:23 +0000 Subject: [PATCH] update PyTorch version to 2.0.0.dev20230102 --- 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 2bc10a8a2..e78cee527 100644 --- a/pytorch-hash.txt +++ b/pytorch-hash.txt @@ -1 +1 @@ -ede810cc26df8ef75e6eb91a56c2842d925b1539 +680efdb8400bbbf741d6a2e8afaa1fa0bf99f352 diff --git a/pytorch-requirements.txt b/pytorch-requirements.txt index b96cf0656..78f2b4288 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.dev20230101 -torchvision==0.15.0.dev20230101 +torch==2.0.0.dev20230102 +torchvision==0.15.0.dev20230102