mirror of https://github.com/llvm/torch-mlir
update PyTorch version to 2.2.0.dev20231112 (#2569)
torch version: 2.2.0.dev20231112 torch commit hash: 63a5a14da9ef3ebd68ce0cebea4aa84e030a2cf8 torchvision version: 0.17.0.dev20231112 Co-authored-by: Roll PyTorch Action <torch-mlir@users.noreply.github.com>pull/2548/head
parent
2a99402796
commit
1a064cdf1a
|
@ -1 +1 @@
|
|||
f40306d6c4b2613c18525a274d98feeda0036473
|
||||
63a5a14da9ef3ebd68ce0cebea4aa84e030a2cf8
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
|
||||
--pre
|
||||
torch==2.2.0.dev20231111
|
||||
torch==2.2.0.dev20231112
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
|
||||
--pre
|
||||
torchvision==0.17.0.dev20231111
|
||||
torchvision==0.17.0.dev20231112
|
||||
|
|
Loading…
Reference in New Issue