update PyTorch version to 2.2.0.dev20231005 (#2506)

torch version: 2.2.0.dev20231005
torch commit hash: 439cba92777ff61b49d24096edfaf128fbd742ea
torchvision version: 0.17.0.dev20231005

Co-authored-by: Roll PyTorch Action <torch-mlir@users.noreply.github.com>
pull/2507/head
Stella Laurenzo 2023-10-05 09:45:53 -07:00 committed by GitHub
parent ae72eec224
commit 42b6c0a14a
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 @@
56af607c0437ed7321da4b96a4dbccdbd8b5a98b
439cba92777ff61b49d24096edfaf128fbd742ea

View File

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

View File

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