update PyTorch version to 2.1.0.dev20230625 (#2263)

- torch version: 2.1.0.dev20230625
 - torch commit hash: 3bebfdfbabb134d20c3431d68219b54ad61ce172
 - torchvision version: 0.16.0.dev20230625

Co-authored-by: Roll PyTorch Action <torch-mlir@users.noreply.github.com>
pull/2265/head
Sean Silva 2023-06-25 08:58:32 -07:00 committed by GitHub
parent ec98ce23c9
commit f4e7344276
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 @@
27b3861096b2e84d2e10cc823ba413967f82aafc
3bebfdfbabb134d20c3431d68219b54ad61ce172

View File

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

View File

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