Revert PyTorch rolls to green version (#2053)

This reverts commit 0bf31ae614.
This reverts commit f7a1a076fa.

The last two PyTorch rolls have PyTorch versions that don't currently work on MacOS. This commit reverts to a PyTorch version that does work.
pull/2046/head
Ramiro Leal-Cavazos 2023-04-24 14:17:34 -07:00 committed by GitHub
parent b0f166bb9a
commit 0831424f52
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 @@
287a30305a2db2849f20af55ffb01bb2362db962
f85810f9fc2485adcef60cc78a91b302336fbd7d

View File

@ -1,3 +1,3 @@
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
--pre
torch==2.1.0.dev20230424
torch==2.1.0.dev20230422

View File

@ -1,3 +1,3 @@
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
--pre
torchvision==0.16.0.dev20230424
torchvision==0.16.0.dev20230422