mirror of https://github.com/llvm/torch-mlir
update PyTorch version to 2.1.0.dev20230526 (#2175)
- torch version: 2.1.0.dev20230526 - torch commit hash: 10b46f7c7f69f9bf705d2b6ea53efb9c59145685 - torchvision version: 0.16.0.dev20230526 Co-authored-by: Roll PyTorch Action <torch-mlir@users.noreply.github.com>pull/1499/head
parent
2f02ae1ebe
commit
4216c7d622
|
@ -1 +1 @@
|
|||
eb2ef134b4e834a9b8a8b6de86ddd7d2780ce0ac
|
||||
10b46f7c7f69f9bf705d2b6ea53efb9c59145685
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
|
||||
--pre
|
||||
torch==2.1.0.dev20230525
|
||||
torch==2.1.0.dev20230526
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
|
||||
--pre
|
||||
torchvision==0.16.0.dev20230525
|
||||
torchvision==0.16.0.dev20230526
|
||||
|
|
Loading…
Reference in New Issue