build: manually update PyTorch version (#1631)

Sets PyTorch and TorchVision version to nightly release 2022-11-22.
pull/1629/head
Ashay Rane 2022-11-23 19:06:55 -06:00 committed by GitHub
parent bfcfd60d55
commit e206db2761
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
b7c4176df3a734ad040c604c500d1a57e12d9083 f44ba7d75dc53b522926f270340f4f3d4509dd37

View File

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