update PyTorch version to 2.2.0.dev20231102 (#2545)

torch version: 2.2.0.dev20231102
torch commit hash: d2c3aa1fded6d1a0165eafe6e08816a85a1190d8
torchvision version: 0.17.0.dev20231102

Co-authored-by: Roll PyTorch Action <torch-mlir@users.noreply.github.com>
pull/2510/merge
Stella Laurenzo 2023-11-02 08:39:55 -07:00 committed by GitHub
parent 88d4c475d3
commit 536e45cb3b
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 @@
e844d7ab047429425f117b1c566038713d2d7784
d2c3aa1fded6d1a0165eafe6e08816a85a1190d8

View File

@ -1,3 +1,3 @@
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
--pre
torch==2.2.0.dev20231101
torch==2.2.0.dev20231102

View File

@ -1,3 +1,3 @@
-f https://download.pytorch.org/whl/nightly/cpu/torch_nightly.html
--pre
torchvision==0.17.0.dev20231101
torchvision==0.17.0.dev20231102