update PyTorch version to 2.1.0.dev20230605 (#2199)

- torch version: 2.1.0.dev20230605
 - torch commit hash: 7a5da818220cc4c950128db5ea65ec98dece559e
 - torchvision version: 0.16.0.dev20230605

Co-authored-by: Roll PyTorch Action <torch-mlir@users.noreply.github.com>
pull/2201/head
Sean Silva 2023-06-05 06:48:52 -07:00 committed by GitHub
parent c804dac925
commit c732b7031e
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 @@
810edae5137bdc0cd25ac2f133d6633d6146b1e9
7a5da818220cc4c950128db5ea65ec98dece559e

View File

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

View File

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