mirror of https://github.com/llvm/torch-mlir
Bump torch to pytorch/pytorch@b51e024 (#2909)
This version of pytorch includes a patch to enable dynamo support on Windows, so I would like to sync on this torch version across torch-mlir/shark-turbine for a seamless Windows import flow.pull/2910/head
parent
d6d1a173dc
commit
e7a09440d3
|
@ -1 +1 @@
|
||||||
3cbc8e89fd09b0ffb4914187b438f15c121e2302
|
b51e0246b7f119770c47183b230c553f15ab4fbb
|
||||||
|
|
|
@ -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==2.3.0.dev20240207
|
torch==2.3.0.dev20240214
|
||||||
|
|
Loading…
Reference in New Issue