build: manually update PyTorch version

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

Signed-Off By: Vivek Khandelwal <vivek@nod-labs.com>
pull/1830/head
Vivek Khandelwal 2023-01-23 10:48:37 +05:30
parent 556620e349
commit bf4c77cbc5
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
f960e5c8ae2482a03a3f525457a922e9209bc00d
284677213e9dab78d8d01c39aa0e94faf67bd029

View File

@ -1,4 +1,4 @@
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
--pre
torch==2.0.0.dev20230121
torchvision==0.15.0.dev20230121
torch==2.0.0.dev20230122
torchvision==0.15.0.dev20230122