mirror of https://github.com/llvm/torch-mlir
update PyTorch version to 2.2.0.dev20231102 (#2545)
torch version: 2.2.0.dev20231102 torch commit hash: d2c3aa1fded6d1a0165eafe6e08816a85a1190d8 torchvision version: 0.17.0.dev20231102 Co-authored-by: Roll PyTorch Action <torch-mlir@users.noreply.github.com>pull/2510/merge
parent
88d4c475d3
commit
536e45cb3b
|
@ -1 +1 @@
|
||||||
e844d7ab047429425f117b1c566038713d2d7784
|
d2c3aa1fded6d1a0165eafe6e08816a85a1190d8
|
||||||
|
|
|
@ -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.dev20231101
|
torch==2.2.0.dev20231102
|
||||||
|
|
|
@ -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.dev20231101
|
torchvision==0.17.0.dev20231102
|
||||||
|
|
Loading…
Reference in New Issue