From 335cfe913446d53e75d96d99a9c986e9c268b17a Mon Sep 17 00:00:00 2001 From: Roll PyTorch Action Date: Sat, 17 Dec 2022 14:40:50 +0000 Subject: [PATCH] update PyTorch version to 2.0.0.dev20221217 --- 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 64e535647..1afdf8c72 100644 --- a/pytorch-hash.txt +++ b/pytorch-hash.txt @@ -1 +1 @@ -2bd3fbe2e6b42f3c8f7eea443c89b515cb1981f1 +87269961258692d20a59a8f54116a85aa441cdbc diff --git a/pytorch-requirements.txt b/pytorch-requirements.txt index 87cebef18..7acaac11b 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.dev20221216 -torchvision==0.15.0.dev20221216 +torch==2.0.0.dev20221217 +torchvision==0.15.0.dev20221217