From e66bf7b8cbcca8298dc1b91354df2d0c28e2bda5 Mon Sep 17 00:00:00 2001 From: Roll PyTorch Action Date: Thu, 1 Dec 2022 15:01:09 +0000 Subject: [PATCH] update PyTorch version to 1.14.0.dev20221201 --- 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 ee2d2c1d4..3483c9a16 100644 --- a/pytorch-hash.txt +++ b/pytorch-hash.txt @@ -1 +1 @@ -30b87f46b50f97aa5efb011d504bd828397f613d +d8006fa84dbce63ef2486ed3e37bcf4db1425cce diff --git a/pytorch-requirements.txt b/pytorch-requirements.txt index 51b69e4ae..ea3b97c53 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==1.14.0.dev20221130 -torchvision==0.15.0.dev20221130 +torch==1.14.0.dev20221201 +torchvision==0.15.0.dev20221201