mirror of https://github.com/llvm/torch-mlir
update PyTorch version to 2.1.0.dev20230624 (#2261)
- torch version: 2.1.0.dev20230624 - torch commit hash: 27b3861096b2e84d2e10cc823ba413967f82aafc - torchvision version: 0.16.0.dev20230624 Co-authored-by: Roll PyTorch Action <torch-mlir@users.noreply.github.com>pull/2262/head snapshot-20230625.880
parent
fbb5ed52cf
commit
ec98ce23c9
|
@ -1 +1 @@
|
|||
ad724c83fb0d94cb3bb2cec94e15d88023c64e0d
|
||||
27b3861096b2e84d2e10cc823ba413967f82aafc
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
|
||||
--pre
|
||||
torch==2.1.0.dev20230623
|
||||
torch==2.1.0.dev20230624
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
|
||||
--pre
|
||||
torchvision==0.16.0.dev20230623
|
||||
torchvision==0.16.0.dev20230624
|
||||
|
|
Loading…
Reference in New Issue