mirror of https://github.com/llvm/torch-mlir
update PyTorch version to 2.1.0.dev20230701 (#2276)
- torch version: 2.1.0.dev20230701 - torch commit hash: bb3df0bb7c6bce70941199401f6b3550e10cba50 - torchvision version: 0.16.0.dev20230701 Co-authored-by: Roll PyTorch Action <torch-mlir@users.noreply.github.com>pull/2278/head snapshot-20230702.887
parent
db1a42ddc8
commit
112a2ceebf
|
@ -1 +1 @@
|
|||
dc72046b235ac803e3875c23a1784e93b3d4812c
|
||||
bb3df0bb7c6bce70941199401f6b3550e10cba50
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
|
||||
--pre
|
||||
torch==2.1.0.dev20230630
|
||||
torch==2.1.0.dev20230701
|
||||
|
|
|
@ -1,3 +1,3 @@
|
|||
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
|
||||
--pre
|
||||
torchvision==0.16.0.dev20230630
|
||||
torchvision==0.16.0.dev20230701
|
||||
|
|
Loading…
Reference in New Issue