mirror of https://github.com/llvm/torch-mlir
Revert "update PyTorch version to 2.1.0.dev20230430" (#2080)
This reverts commit eab1930c49
.
The PyTorch version does not yet exist for MacOS.
pull/2079/head
parent
eab1930c49
commit
55caaf6dda
|
@ -1 +1 @@
|
|||
572ef38a2f436ea16b6a39ef213d88d2f8e35e49
|
||||
6d1cfc04be4a2a26d993d9670a23e7dfc2be1ffd
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
|
||||
--pre
|
||||
torch==2.1.0.dev20230430
|
||||
torch==2.1.0.dev20230429
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
|
||||
--pre
|
||||
torchvision==0.16.0.dev20230430
|
||||
torchvision==0.16.0.dev20230429
|
||||
|
|
Loading…
Reference in New Issue