build: manually update PyTorch version (#3170)

Set PyTorch and TorchVision version to nightly release 2024-04-16.

Signed-Off By: Vivek Khandelwal <vivekkhandelwal1424@gmail.com>
pull/3183/head
Vivek Khandelwal 2024-04-18 12:55:10 +05:30 committed by GitHub
parent d4313eed4a
commit 6e5630d696
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 @@
a3fc530d821d9ebb6fc2fc9be4720932913e68c1
0b80497b9d5b68c1f21886a30d507b84c23364e5

View File

@ -1,3 +1,3 @@
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
--pre
torch==2.4.0.dev20240408
torch==2.4.0.dev20240416

View File

@ -1,3 +1,3 @@
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
--pre
torchvision==0.19.0.dev20240408
torchvision==0.19.0.dev20240416