build: manually update PyTorch version (#2480)

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

Signed-Off By: Vivek Khandelwal <vivek@nod-labs.com>
pull/2482/head snapshot-20230923.970
Vivek Khandelwal 2023-09-23 02:55:18 +05:30 committed by GitHub
parent 059041e0fe
commit 6699cbcc74
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
ba087c0903f1c59eb993614f46602d39fcec2dfd
90c406a3a198b8f45682a9979b4c091ec5dc647e

View File

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

View File

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