From fcc670d7858ae3d205b12e3fff93fb021e74ce11 Mon Sep 17 00:00:00 2001 From: Roll PyTorch Action Date: Fri, 2 Dec 2022 14:50:28 +0000 Subject: [PATCH] update PyTorch version to 1.14.0.dev20221202 --- 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 3483c9a16..741a1487f 100644 --- a/pytorch-hash.txt +++ b/pytorch-hash.txt @@ -1 +1 @@ -d8006fa84dbce63ef2486ed3e37bcf4db1425cce +203213d3bf7da1a8cc181c6ac47f3d2978d3478e diff --git a/pytorch-requirements.txt b/pytorch-requirements.txt index ea3b97c53..61eef5aaf 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.dev20221201 -torchvision==0.15.0.dev20221201 +torch==1.14.0.dev20221202 +torchvision==0.15.0.dev20221202