mirror of https://github.com/llvm/torch-mlir
update PyTorch version to 2.1.0.dev20230519 (#2134)
- torch version: 2.1.0.dev20230519 - torch commit hash: 61239df555df02e8c60a2ad63363878a2a57c161 - torchvision version: 0.16.0.dev20230519 Co-authored-by: Roll PyTorch Action <torch-mlir@users.noreply.github.com>pull/2136/head
parent
aa97c8383e
commit
96327f5997
|
@ -1 +1 @@
|
|||
ed0910596db6fe7e40eff2d6681535cfe68cad4e
|
||||
61239df555df02e8c60a2ad63363878a2a57c161
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
|
||||
--pre
|
||||
torch==2.1.0.dev20230516
|
||||
torch==2.1.0.dev20230519
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
|
||||
--pre
|
||||
torchvision==0.16.0.dev20230516
|
||||
torchvision==0.16.0.dev20230519
|
||||
|
|
Loading…
Reference in New Issue