From 7f95f4429795d80923a3a9c291ff5a4c77fdd180 Mon Sep 17 00:00:00 2001 From: Roll PyTorch Action Date: Fri, 13 Jan 2023 14:33:07 +0000 Subject: [PATCH] update PyTorch version to 2.0.0.dev20230113 --- 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 218b3e373..90b238b55 100644 --- a/pytorch-hash.txt +++ b/pytorch-hash.txt @@ -1 +1 @@ -a0c46f5ab85792df142fc8a4454ad0fa4a50d2d6 +06f81fdbf8817cd986f77ec2c67f50489a40ecf9 diff --git a/pytorch-requirements.txt b/pytorch-requirements.txt index 85107285e..7d8b3f7e5 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.dev20230112 -torchvision==0.15.0.dev20230112 +torch==2.0.0.dev20230113 +torchvision==0.15.0.dev20230113