update PyTorch version to 2.2.0.dev20231104 (#2552)

torch version: 2.2.0.dev20231104
torch commit hash: a89fef71845d0dbc2c4c4a4c7878f51f4968ab90
torchvision version: 0.17.0.dev20231104

Co-authored-by: Roll PyTorch Action <torch-mlir@users.noreply.github.com>
pull/2554/head
Stella Laurenzo 2023-11-04 09:01:26 -07:00 committed by GitHub
parent 0378da0abd
commit 71ca529a62
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 @@
fd56aa0daeec624bcff822fef04fe9339770dc33
a89fef71845d0dbc2c4c4a4c7878f51f4968ab90

View File

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

View File

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