From f0998f92dfc0b783a178e2c0250c04d80848130d Mon Sep 17 00:00:00 2001 From: Roll PyTorch Action Date: Thu, 29 Dec 2022 14:39:28 +0000 Subject: [PATCH] update PyTorch version to 2.0.0.dev20221229 --- 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 1df4cb203989..8245f9fe6b55 100644 --- a/pytorch-hash.txt +++ b/pytorch-hash.txt @@ -1 +1 @@ -5abc365268926e6d1558dcf1db87c8aaa2359f3a +7edb2ee6a4d3d9c1afdadbe838e1844fa1a7f524 diff --git a/pytorch-requirements.txt b/pytorch-requirements.txt index 02dfd82f31f4..b73600246d18 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.dev20221228 -torchvision==0.15.0.dev20221228 +torch==2.0.0.dev20221229 +torchvision==0.15.0.dev20221229