build: manually update PyTorch version (#3808)

Set PyTorch and TorchVision version to nightly release 2024-10-20.
pull/3811/head
Vivek Khandelwal 2024-10-21 17:26:09 +05:30 committed by GitHub
parent f5d15ab20e
commit d2330df58f
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 @@
ec8499a174317b85b6c6fe98eb99a266b590cef8
160d421a40e934ac8183e47f9cbc8618a4bd97dd

View File

@ -1,3 +1,3 @@
-f https://download.pytorch.org/whl/nightly/cpu/torch/
--pre
torch==2.6.0.dev20241015
torch==2.6.0.dev20241020

View File

@ -1,3 +1,3 @@
-f https://download.pytorch.org/whl/nightly/cpu/torchvision/
--pre
torchvision==0.20.0.dev20241015
torchvision==0.20.0.dev20241020