mirror of https://github.com/llvm/torch-mlir
update PyTorch version to 2.1.0.dev20230728 (#2353)
- torch version: 2.1.0.dev20230728 - torch commit hash: eb5cb724fec897b866fd3a05b0c67ab9b23eeb96 - torchvision version: 0.16.0.dev20230728 Co-authored-by: Roll PyTorch Action <torch-mlir@users.noreply.github.com>pull/2354/head
parent
6aeb1f112f
commit
c19fda4f17
|
@ -1 +1 @@
|
|||
8a24a912a5f545d18059b59629aa3598f3783f25
|
||||
eb5cb724fec897b866fd3a05b0c67ab9b23eeb96
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
|
||||
--pre
|
||||
torch==2.1.0.dev20230727
|
||||
torch==2.1.0.dev20230728
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
|
||||
--pre
|
||||
torchvision==0.16.0.dev20230727
|
||||
torchvision==0.16.0.dev20230728
|
||||
|
|
Loading…
Reference in New Issue