mirror of https://github.com/llvm/torch-mlir
update PyTorch version to 2.1.0.dev20230725 (#2341)
- torch version: 2.1.0.dev20230725 - torch commit hash: 153afbda4b53928e5531f065c02fde1a29f2040a - torchvision version: 0.16.0.dev20230725 Co-authored-by: Roll PyTorch Action <torch-mlir@users.noreply.github.com>pull/2345/head snapshot-20230726.911
parent
398fa0ef5a
commit
c9f2e8366b
|
@ -1 +1 @@
|
|||
ba1da8199b3077b77a78a78e7f0dad166435182f
|
||||
153afbda4b53928e5531f065c02fde1a29f2040a
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
|
||||
--pre
|
||||
torch==2.1.0.dev20230724
|
||||
torch==2.1.0.dev20230725
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
|
||||
--pre
|
||||
torchvision==0.16.0.dev20230724
|
||||
torchvision==0.16.0.dev20230725
|
||||
|
|
Loading…
Reference in New Issue