From ff9523d2b61b3541baac9954a7c0f295ee8d7c22 Mon Sep 17 00:00:00 2001 From: Roll PyTorch Action Date: Tue, 27 Dec 2022 14:29:41 +0000 Subject: [PATCH] update PyTorch version to 2.0.0.dev20221227 --- 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 b651bfbeb..541c51fe3 100644 --- a/pytorch-hash.txt +++ b/pytorch-hash.txt @@ -1 +1 @@ -9c156524e84724b67917b8168550a7f717b23178 +4ada512fc4a026522af1e45419a4fbe6a049a1b7 diff --git a/pytorch-requirements.txt b/pytorch-requirements.txt index 1e956dc96..15ad81399 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.dev20221226 -torchvision==0.15.0.dev20221226 +torch==2.0.0.dev20221227 +torchvision==0.15.0.dev20221227