mirror of https://github.com/llvm/torch-mlir
update PyTorch version to 2.1.0.dev20230525 (#2167)
- torch version: 2.1.0.dev20230525 - torch commit hash: eb2ef134b4e834a9b8a8b6de86ddd7d2780ce0ac - torchvision version: 0.16.0.dev20230525 Co-authored-by: Roll PyTorch Action <torch-mlir@users.noreply.github.com>pull/2168/head
parent
f0b7b63be0
commit
56b8dd1b49
|
@ -1 +1 @@
|
|||
981d4c2578d10d8a96d173471802fc2812541fb1
|
||||
eb2ef134b4e834a9b8a8b6de86ddd7d2780ce0ac
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
|
||||
--pre
|
||||
torch==2.1.0.dev20230523
|
||||
torch==2.1.0.dev20230525
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
|
||||
--pre
|
||||
torchvision==0.16.0.dev20230523
|
||||
torchvision==0.16.0.dev20230525
|
||||
|
|
Loading…
Reference in New Issue