From bcfb1d10b10ca2ba0a894eca0f08ea14189f7268 Mon Sep 17 00:00:00 2001 From: Roll PyTorch Action Date: Fri, 23 Dec 2022 14:35:08 +0000 Subject: [PATCH] update PyTorch version to 2.0.0.dev20221223 --- 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 b1d4eb120..f18d8a4c9 100644 --- a/pytorch-hash.txt +++ b/pytorch-hash.txt @@ -1 +1 @@ -7919ae96db2b26c638ca5f57fea228354e9ba815 +7277d5a8f088683be4265aa36ce28b96316a8009 diff --git a/pytorch-requirements.txt b/pytorch-requirements.txt index e6b261d84..a720ceabf 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.dev20221222 -torchvision==0.15.0.dev20221222 +torch==2.0.0.dev20221223 +torchvision==0.15.0.dev20221223