build: manually update PyTorch version (#3683)

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

Signed-Off By: Vivek Khandelwal <vivekkhandelwal1424@gmail.com>
pull/3685/head
Vivek Khandelwal 2024-09-03 21:25:00 +05:30 committed by GitHub
parent 567ed44fd0
commit 70de04a873
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 @@
aa1fc68d51488dab6cf353464ea320e2a0db18f8
e8379aab48967584406c203d363b042f06437b5e

View File

@ -1,3 +1,3 @@
-f https://download.pytorch.org/whl/nightly/cpu/torch/
--pre
torch==2.5.0.dev20240825
torch==2.5.0.dev20240902

View File

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