build: manually update PyTorch version (#3034)

Set PyTorch and TorchVision version to nightly release 2024-03-18.

Signed-Off By: Vivek Khandelwal <vivekkhandelwal1424@gmail.com>
pull/3047/head
Vivek Khandelwal 2024-03-20 21:45:07 +05:30 committed by GitHub
parent fe59f1ee0d
commit 90e3d69c25
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 @@
ce013333221ff2d1285a8e8cf7c427584e65fea2
c823f7a4de48a06d5d57bb92556f772eea1aa83c

View File

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

View File

@ -1,3 +1,3 @@
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
--pre
torchvision==0.18.0.dev20240307
torchvision==0.18.0.dev20240318