build: manually update PyTorch version

Set PyTorch and TorchVision version to nightly release 2023-09-18.

Signed-Off By: Vivek Khandelwal <vivek@nod-labs.com>
pull/2447/merge
Vivek Khandelwal 2023-09-19 13:18:27 +00:00
parent 7a7be60dcf
commit b03efdf2e4
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
2baa4c49288efeded2fad677b2f28570b0ce858b
ba087c0903f1c59eb993614f46602d39fcec2dfd

View File

@ -1,3 +1,3 @@
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
--pre
torch==2.2.0.dev20230913
torch==2.2.0.dev20230918

View File

@ -1,3 +1,3 @@
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
--pre
torchvision==0.17.0.dev20230913
torchvision==0.17.0.dev20230918