From 3cf5f4fcb7020ebef457e3cf17ca1556a1f554b5 Mon Sep 17 00:00:00 2001 From: Roll PyTorch Action Date: Mon, 13 Feb 2023 15:23:12 +0000 Subject: [PATCH] update PyTorch version to 2.0.0.dev20230213 --- 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 8ad637020..e4229c5ee 100644 --- a/pytorch-hash.txt +++ b/pytorch-hash.txt @@ -1 +1 @@ -52df37a1175cfa5b134545a8048ac29b7823bff5 +839728221282fb1c2156fb68be4e988bcb31a072 diff --git a/pytorch-requirements.txt b/pytorch-requirements.txt index 2342d9241..04921c5c5 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.dev20230212 -torchvision==0.15.0.dev20230212 +torch==2.0.0.dev20230213 +torchvision==0.15.0.dev20230213