build: manually update PyTorch version

Set PyTorch and TorchVision version to nightly release 2024-01-09.

Signed-Off By: Vivek Khandelwal <vivekkhandelwal1424@gmail.com>
pull/2740/head
Vivek Khandelwal 2024-01-09 13:10:28 +00:00
parent 208ae35583
commit 469c055190
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
7003edfbb4995b3712ba46aa7e39f1256b7fa4a6
03969cb2d2e773af44b71f304d8de81107b2d41e

View File

@ -1,3 +1,3 @@
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
--pre
torch==2.3.0.dev20240101
torch==2.3.0.dev20240109

View File

@ -1,3 +1,3 @@
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
--pre
torchvision==0.18.0.dev20240101
torchvision==0.18.0.dev20240109