mirror of https://github.com/llvm/torch-mlir
update PyTorch version to 2.2.0.dev20231109 (#2564)
torch version: 2.2.0.dev20231109 torch commit hash: 2c3ba6926e38dba05bda34f0af9c092a40cff5b7 torchvision version: 0.17.0.dev20231109 Co-authored-by: Roll PyTorch Action <torch-mlir@users.noreply.github.com>pull/2566/head
parent
60effcee89
commit
a7b5dfb389
|
@ -1 +1 @@
|
||||||
a04dd794ad694baeb257c12329c3166c6a44ae50
|
2c3ba6926e38dba05bda34f0af9c092a40cff5b7
|
||||||
|
|
|
@ -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.2.0.dev20231106
|
torch==2.2.0.dev20231109
|
||||||
|
|
|
@ -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
|
||||||
torchvision==0.17.0.dev20231106
|
torchvision==0.17.0.dev20231109
|
||||||
|
|
Loading…
Reference in New Issue