mirror of https://github.com/llvm/torch-mlir
update PyTorch version to 2.0.0.dev20230111
parent
fd236b2c89
commit
cffee681bd
|
@ -1 +1 @@
|
|||
971b1d38ec46bc125bc214ace2e04ea5f2b4f9ec
|
||||
466be3f2ad598da2cb3432b1ab213c8a184ca377
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
|
||||
--pre
|
||||
torch==2.0.0.dev20230110
|
||||
torchvision==0.15.0.dev20230110
|
||||
torch==2.0.0.dev20230111
|
||||
torchvision==0.15.0.dev20230111
|
||||
|
|
Loading…
Reference in New Issue