build: manually update PyTorch version (#3692)

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

Signed-Off By: Vivek Khandelwal <vivekkhandelwal1424@gmail.com>
pull/3686/merge
Vivek Khandelwal 2024-09-10 16:02:28 +05:30 committed by GitHub
parent fbb0db17dc
commit b5d95ff399
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 @@
e8379aab48967584406c203d363b042f06437b5e
995ec16c7adf111348db617fa59e22e7ef9d7a3c

View File

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

View File

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