From 6bd6a79e23c89c08bc5c059b4728c10da2213e3c Mon Sep 17 00:00:00 2001 From: Roll PyTorch Action Date: Mon, 26 Dec 2022 14:34:40 +0000 Subject: [PATCH] update PyTorch version to 2.0.0.dev20221226 --- 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 8ef0fe7e8..b651bfbeb 100644 --- a/pytorch-hash.txt +++ b/pytorch-hash.txt @@ -1 +1 @@ -fac2cc8b24a6564484855faf17ab7e67e1474d0c +9c156524e84724b67917b8168550a7f717b23178 diff --git a/pytorch-requirements.txt b/pytorch-requirements.txt index 8b9e3f5fc..1e956dc96 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.dev20221225 -torchvision==0.15.0.dev20221225 +torch==2.0.0.dev20221226 +torchvision==0.15.0.dev20221226