mirror of https://github.com/llvm/torch-mlir
update PyTorch version to 2.1.0.dev20230610 (#2225)
- torch version: 2.1.0.dev20230610 - torch commit hash: dd69d6251ace7e9bed1c09e7613eaa9f3404912e - torchvision version: 0.16.0.dev20230610 Co-authored-by: Roll PyTorch Action <torch-mlir@users.noreply.github.com>pull/2226/head
parent
c202cb5263
commit
5ead1d549e
|
@ -1 +1 @@
|
|||
b6ab7791119b08a6ce80c7810f9baa1fb893c28d
|
||||
dd69d6251ace7e9bed1c09e7613eaa9f3404912e
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
|
||||
--pre
|
||||
torch==2.1.0.dev20230609
|
||||
torch==2.1.0.dev20230610
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
|
||||
--pre
|
||||
torchvision==0.16.0.dev20230609
|
||||
torchvision==0.16.0.dev20230610
|
||||
|
|
Loading…
Reference in New Issue