build: manually update PyTorch version (#3257)

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

Signed-Off By: Vivek Khandelwal <vivekkhandelwal1424@gmail.com>
pull/3261/head
Vivek Khandelwal 2024-04-29 21:54:04 +05:30 committed by GitHub
parent 2176176fef
commit 087fea0608
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 @@
0a3e5f5badd8a0cb7fac97f5ec9d48c304e5c0b7
34ade3521ca41f20af3469bba276c2b0499c3892

View File

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

View File

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