update PyTorch version to 2.1.0.dev20230610 (#2225)

- torch version: 2.1.0.dev20230610
 - torch commit hash: dd69d6251ace7e9bed1c09e7613eaa9f3404912e
 - torchvision version: 0.16.0.dev20230610

Co-authored-by: Roll PyTorch Action <torch-mlir@users.noreply.github.com>
pull/2226/head
Sean Silva 2023-06-10 07:40:16 -07:00 committed by GitHub
parent c202cb5263
commit 5ead1d549e
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 @@
b6ab7791119b08a6ce80c7810f9baa1fb893c28d
dd69d6251ace7e9bed1c09e7613eaa9f3404912e

View File

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

View File

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