From bb8fbc41e77847be22746c19dd71ace1a791ae63 Mon Sep 17 00:00:00 2001 From: Roll PyTorch Action Date: Sat, 11 Feb 2023 14:40:15 +0000 Subject: [PATCH] update PyTorch version to 2.0.0.dev20230211 --- 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 7ab61e3ae..9b545d94f 100644 --- a/pytorch-hash.txt +++ b/pytorch-hash.txt @@ -1 +1 @@ -54ad459fb021c378dc950863c790f7a85c887f0b +00a8867aba7cef4d1f895c624c992f72bb7ff807 diff --git a/pytorch-requirements.txt b/pytorch-requirements.txt index 49c3f352a..6bf5fad3f 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.dev20230210 -torchvision==0.15.0.dev20230210 +torch==2.0.0.dev20230211 +torchvision==0.15.0.dev20230211