mirror of https://github.com/llvm/torch-mlir
update PyTorch version to 2.1.0.dev20230713 (#2303)
- torch version: 2.1.0.dev20230713 - torch commit hash: fccac344dff905c235681c7eb1b567d45f45edb6 - torchvision version: 0.16.0.dev20230713 Co-authored-by: Roll PyTorch Action <torch-mlir@users.noreply.github.com>pull/2308/head
parent
f8e75f659d
commit
50f5b658b6
|
@ -1 +1 @@
|
|||
927dc662386af052018212c7d01309a506fc94cd
|
||||
fccac344dff905c235681c7eb1b567d45f45edb6
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
|
||||
--pre
|
||||
torch==2.1.0.dev20230711
|
||||
torch==2.1.0.dev20230713
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
|
||||
--pre
|
||||
torchvision==0.16.0.dev20230711
|
||||
torchvision==0.16.0.dev20230713
|
||||
|
|
Loading…
Reference in New Issue