build: manually update PyTorch version (#2788)

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

Signed-Off By: Vivek Khandelwal <vivekkhandelwal1424@gmail.com>
pull/2792/head
Vivek Khandelwal 2024-01-23 21:05:19 +05:30 committed by GitHub
parent b7a0329676
commit c9d8ffb414
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
03969cb2d2e773af44b71f304d8de81107b2d41e
72fcb9ad662bb941a266e3d747835382634c2be6

View File

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

View File

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