mirror of https://github.com/llvm/torch-mlir
update PyTorch version to 2.1.0.dev20230804 (#2377)
- torch version: 2.1.0.dev20230804 - torch commit hash: 4734e4d60f331bfde1b33cfe8ce91de50c5ce2e1 - torchvision version: 0.16.0.dev20230804 Co-authored-by: Roll PyTorch Action <torch-mlir@users.noreply.github.com>pull/2378/head
parent
20a2b68ed6
commit
598d690710
|
@ -1 +1 @@
|
|||
f89c73be3a3e8274d025ac46a33a780853841c9e
|
||||
4734e4d60f331bfde1b33cfe8ce91de50c5ce2e1
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
|
||||
--pre
|
||||
torch==2.1.0.dev20230803
|
||||
torch==2.1.0.dev20230804
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
|
||||
--pre
|
||||
torchvision==0.16.0.dev20230803
|
||||
torchvision==0.16.0.dev20230804
|
||||
|
|
Loading…
Reference in New Issue