mirror of https://github.com/llvm/torch-mlir
update PyTorch version to 2.2.0.dev20231103 (#2549)
torch version: 2.2.0.dev20231103 torch commit hash: fd56aa0daeec624bcff822fef04fe9339770dc33 torchvision version: 0.17.0.dev20231103 Co-authored-by: Roll PyTorch Action <torch-mlir@users.noreply.github.com>pull/2544/head
parent
6961f0a247
commit
3caddd2dd9
|
@ -1 +1 @@
|
|||
d2c3aa1fded6d1a0165eafe6e08816a85a1190d8
|
||||
fd56aa0daeec624bcff822fef04fe9339770dc33
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
|
||||
--pre
|
||||
torch==2.2.0.dev20231102
|
||||
torch==2.2.0.dev20231103
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
|
||||
--pre
|
||||
torchvision==0.17.0.dev20231102
|
||||
torchvision==0.17.0.dev20231103
|
||||
|
|
Loading…
Reference in New Issue