update PyTorch version to 2.1.0.dev20230611 (#2226)

- torch version: 2.1.0.dev20230611
 - torch commit hash: ec23ae5ad407ee6719b18fc374f231225d027cf0
 - torchvision version: 0.16.0.dev20230611

Co-authored-by: Roll PyTorch Action <torch-mlir@users.noreply.github.com>
pull/2227/head
Sean Silva 2023-06-11 07:31:52 -07:00 committed by GitHub
parent 4e2ba2e0af
commit bfb565143f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 3 additions and 3 deletions

View File

@ -1 +1 @@
dd69d6251ace7e9bed1c09e7613eaa9f3404912e
ec23ae5ad407ee6719b18fc374f231225d027cf0

View File

@ -1,3 +1,3 @@
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
--pre
torch==2.1.0.dev20230610
torch==2.1.0.dev20230611

View File

@ -1,3 +1,3 @@
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
--pre
torchvision==0.16.0.dev20230610
torchvision==0.16.0.dev20230611