update PyTorch version to 2.2.0.dev20231002 (#2497)

torch version: 2.2.0.dev20231002
torch commit hash: 4dae8b49630d2784f6a5d8726db30923e2d1e077
torchvision version: 0.17.0.dev20231002

Co-authored-by: Roll PyTorch Action <torch-mlir@users.noreply.github.com>
pull/2500/head
Stella Laurenzo 2023-10-02 08:02:15 -07:00 committed by GitHub
parent 9293326e1e
commit b75c208f4e
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 @@
fecde478ac83edf78e7d0e9d11ab73cb1580f6cf
4dae8b49630d2784f6a5d8726db30923e2d1e077

View File

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

View File

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