From 19bb8aebdf3a8ba4760c4a12cb609c9e69c0449d Mon Sep 17 00:00:00 2001 From: Roll PyTorch Action Date: Tue, 17 Jan 2023 16:30:58 +0000 Subject: [PATCH] update PyTorch version to 2.0.0.dev20230117 --- 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 0cb776b0d..3a9c2d5ef 100644 --- a/pytorch-hash.txt +++ b/pytorch-hash.txt @@ -1 +1 @@ -a4dd47e06e53b0ee51081a62aa63a98fde260d67 +fbc408645874c4c6195dabca932a7f97558319c2 diff --git a/pytorch-requirements.txt b/pytorch-requirements.txt index b4f7a6340..f212bb7d4 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.dev20230116 -torchvision==0.15.0.dev20230116 +torch==2.0.0.dev20230117 +torchvision==0.15.0.dev20230117