mirror of https://github.com/llvm/torch-mlir
build: revert PyTorch update (#1571)
The PyTorch update broke the build. I'm about to add more tests so that it doesn't happen in the future.pull/1570/head
parent
9df748d7ef
commit
6c31b06922
|
@ -1 +1 @@
|
||||||
e02bd6d2e4b37ed3e58493e8ae9a0e2d2316aba3
|
3b29687f0f43615cf2f959731f1a25c9aad1eeec
|
||||||
|
|
|
@ -1,3 +1,3 @@
|
||||||
-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.dev20221110
|
torch==1.14.0.dev20221109
|
||||||
|
|
Loading…
Reference in New Issue