mirror of https://github.com/llvm/torch-mlir
update PyTorch version to 2.1.0.dev20230721 (#2331)
- torch version: 2.1.0.dev20230721 - torch commit hash: f228c8b8cac3db634516c7101dee077cbaa026ab - torchvision version: 0.16.0.dev20230721 Co-authored-by: Roll PyTorch Action <torch-mlir@users.noreply.github.com>pull/2332/head snapshot-20230722.907
parent
3ca35b4f3c
commit
fb4c54fbef
|
@ -1 +1 @@
|
|||
a16c87a767b22dbfa9e9435b1efe699db377ebf5
|
||||
f228c8b8cac3db634516c7101dee077cbaa026ab
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
|
||||
--pre
|
||||
torch==2.1.0.dev20230720
|
||||
torch==2.1.0.dev20230721
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
|
||||
--pre
|
||||
torchvision==0.16.0.dev20230720
|
||||
torchvision==0.16.0.dev20230721
|
||||
|
|
Loading…
Reference in New Issue