-
Notifications
You must be signed in to change notification settings - Fork 146
Drop python-3.8 unittest in favor of adding 3.12. Update to python-3.10 for other workflows #1020
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
This pull request was exported from Phabricator. Differential Revision: D71475986 |
…10 for other workflows (#1020) Summary: PyTorch dropped support for python-3.8 a while ago. This change makes TorchX consistent with PyTorch. This should also fix gh workflow breakages in https://hud.pytorch.org/hud/pytorch/torchx/main Changes: 1. Drops python-3.8 in unittest matrix 2. Adds python-3.12 to unittest matrix 3. Upgrades a few libraries (torch, torchvision, etc) in dev-requirements.txt 4. Upgrades to python-3.10 in non-unittest workflows Reviewed By: manav-a Differential Revision: D71475986
e15963f to
8d1b090
Compare
|
This pull request was exported from Phabricator. Differential Revision: D71475986 |
…10 for other workflows (#1020) Summary: Pull Request resolved: #1020 PyTorch dropped support for python-3.8 a while ago. This change makes TorchX consistent with PyTorch. This should also fix gh workflow breakages in https://hud.pytorch.org/hud/pytorch/torchx/main Changes: 1. Drops python-3.8 in unittest matrix 2. Adds python-3.12 to unittest matrix 3. Upgrades a few libraries (torch, torchvision, etc) in dev-requirements.txt 4. Upgrades to python-3.10 in non-unittest workflows Reviewed By: manav-a Differential Revision: D71475986
8d1b090 to
4e2f9d5
Compare
…10 for other workflows (#1020) Summary: PyTorch dropped support for python-3.8 a while ago. This change makes TorchX consistent with PyTorch. This should also fix gh workflow breakages in https://hud.pytorch.org/hud/pytorch/torchx/main Changes: 1. Drops python-3.8 in unittest matrix 2. Adds python-3.12 to unittest matrix 3. Upgrades a few libraries (torch, torchvision, etc) in dev-requirements.txt 4. Upgrades to python-3.10 in non-unittest workflows Reviewed By: manav-a Differential Revision: D71475986
4e2f9d5 to
bc79491
Compare
|
This pull request was exported from Phabricator. Differential Revision: D71475986 |
1 similar comment
|
This pull request was exported from Phabricator. Differential Revision: D71475986 |
…10 for other workflows (#1020) Summary: Pull Request resolved: #1020 PyTorch dropped support for python-3.8 a while ago. This change makes TorchX consistent with PyTorch. This should also fix gh workflow breakages in https://hud.pytorch.org/hud/pytorch/torchx/main Changes: 1. Drops python-3.8 in unittest matrix 2. Adds python-3.12 to unittest matrix 3. Upgrades a few libraries (torch, torchvision, etc) in dev-requirements.txt 4. Upgrades to python-3.10 in non-unittest workflows Reviewed By: manav-a Differential Revision: D71475986
bc79491 to
0312e1d
Compare
|
This pull request was exported from Phabricator. Differential Revision: D71475986 |
…10 for other workflows (#1020) Summary: Pull Request resolved: #1020 PyTorch dropped support for python-3.8 a while ago. This change makes TorchX consistent with PyTorch. This should also fix gh workflow breakages in https://hud.pytorch.org/hud/pytorch/torchx/main Changes: 1. Drops python-3.8 in unittest matrix 2. Adds python-3.12 to unittest matrix 3. Upgrades a few libraries (torch, torchvision, etc) in dev-requirements.txt 4. Upgrades to python-3.10 in non-unittest workflows Reviewed By: manav-a Differential Revision: D71475986
0312e1d to
bb243fb
Compare
…10 for other workflows (#1020) Summary: PyTorch dropped support for python-3.8 a while ago. This change makes TorchX consistent with PyTorch. This should also fix gh workflow breakages in https://hud.pytorch.org/hud/pytorch/torchx/main Changes: 1. Drops python-3.8 in unittest matrix 2. Adds python-3.12 to unittest matrix 3. Upgrades a few libraries (torch, torchvision, etc) in dev-requirements.txt 4. Upgrades to python-3.10 in non-unittest workflows Reviewed By: manav-a Differential Revision: D71475986
bb243fb to
f36cd89
Compare
|
This pull request was exported from Phabricator. Differential Revision: D71475986 |
…10 for other workflows (#1020) Summary: PyTorch dropped support for python-3.8 a while ago. This change makes TorchX consistent with PyTorch. This should also fix gh workflow breakages in https://hud.pytorch.org/hud/pytorch/torchx/main Changes: 1. Drops python-3.8 in unittest matrix 2. Adds python-3.12 to unittest matrix 3. Upgrades a few libraries (torch, torchvision, etc) in dev-requirements.txt 4. Upgrades to python-3.10 in non-unittest workflows Reviewed By: manav-a Differential Revision: D71475986
f36cd89 to
997fb0a
Compare
|
This pull request was exported from Phabricator. Differential Revision: D71475986 |
…10 for other workflows (#1020) Summary: Pull Request resolved: #1020 PyTorch dropped support for python-3.8 a while ago. This change makes TorchX consistent with PyTorch. This should also fix gh workflow breakages in https://hud.pytorch.org/hud/pytorch/torchx/main Changes: 1. Drops python-3.8 in unittest matrix 2. Adds python-3.12 to unittest matrix 3. Upgrades a few libraries (torch, torchvision, etc) in dev-requirements.txt 4. Upgrades to python-3.10 in non-unittest workflows Reviewed By: manav-a Differential Revision: D71475986
997fb0a to
d2ca93a
Compare
…10 for other workflows (#1020) Summary: PyTorch dropped support for python-3.8 a while ago. This change makes TorchX consistent with PyTorch. This should also fix gh workflow breakages in https://hud.pytorch.org/hud/pytorch/torchx/main Changes: 1. Drops python-3.8 in unittest matrix 2. Adds python-3.12 to unittest matrix 3. Upgrades a few libraries (torch, torchvision, etc) in dev-requirements.txt 4. Upgrades to python-3.10 in non-unittest workflows Reviewed By: manav-a Differential Revision: D71475986
d2ca93a to
4d73c73
Compare
|
This pull request was exported from Phabricator. Differential Revision: D71475986 |
…10 for other workflows (#1020) Summary: PyTorch dropped support for python-3.8 a while ago. This change makes TorchX consistent with PyTorch. This should also fix gh workflow breakages in https://hud.pytorch.org/hud/pytorch/torchx/main Changes: 1. Drops python-3.8 in unittest matrix 2. Adds python-3.12 to unittest matrix 3. Upgrades a few libraries (torch, torchvision, etc) in dev-requirements.txt 4. Upgrades to python-3.10 in non-unittest workflows Reviewed By: manav-a Differential Revision: D71475986
4d73c73 to
efc7bbd
Compare
|
This pull request was exported from Phabricator. Differential Revision: D71475986 |
…10 for other workflows (#1020) Summary: PyTorch dropped support for python-3.8 a while ago. This change makes TorchX consistent with PyTorch. This should also fix gh workflow breakages in https://hud.pytorch.org/hud/pytorch/torchx/main Changes: 1. Drops python-3.8 in unittest matrix 2. Adds python-3.12 to unittest matrix 3. Upgrades a few libraries (torch, torchvision, etc) in dev-requirements.txt 4. Upgrades to python-3.10 in non-unittest workflows Reviewed By: manav-a Differential Revision: D71475986
efc7bbd to
df4e772
Compare
|
This pull request was exported from Phabricator. Differential Revision: D71475986 |
df4e772 to
94d53f3
Compare
…10 for other workflows (#1020) Summary: Pull Request resolved: #1020 PyTorch dropped support for python-3.8 a while ago. This change makes TorchX consistent with PyTorch. This should also fix gh workflow breakages in https://hud.pytorch.org/hud/pytorch/torchx/main Changes: 1. Drops python-3.8 in unittest matrix 2. Adds python-3.12 to unittest matrix 3. Upgrades a few libraries (torch, torchvision, etc) in dev-requirements.txt 4. Upgrades to python-3.10 in non-unittest workflows Reviewed By: manav-a Differential Revision: D71475986
…10 for other workflows (#1020) Summary: PyTorch dropped support for python-3.8 a while ago. This change makes TorchX consistent with PyTorch. This should also fix gh workflow breakages in https://hud.pytorch.org/hud/pytorch/torchx/main Changes: 1. Drops python-3.8 in unittest matrix 2. Adds python-3.12 to unittest matrix 3. Upgrades a few libraries (torch, torchvision, etc) in dev-requirements.txt 4. Upgrades to python-3.10 in non-unittest workflows Reviewed By: manav-a Differential Revision: D71475986
94d53f3 to
d8736db
Compare
|
This pull request was exported from Phabricator. Differential Revision: D71475986 |
…10 for other workflows (#1020) Summary: PyTorch dropped support for python-3.8 a while ago. This change makes TorchX consistent with PyTorch. This should also fix gh workflow breakages in https://hud.pytorch.org/hud/pytorch/torchx/main Changes: 1. Drops python-3.8 in unittest matrix 2. Adds python-3.12 to unittest matrix 3. Upgrades a few libraries (torch, torchvision, etc) in dev-requirements.txt 4. Upgrades to python-3.10 in non-unittest workflows Reviewed By: manav-a Differential Revision: D71475986
d8736db to
632e4c9
Compare
|
This pull request was exported from Phabricator. Differential Revision: D71475986 |
…10 for other workflows (#1020) Summary: Pull Request resolved: #1020 PyTorch dropped support for python-3.8 a while ago. This change makes TorchX consistent with PyTorch. This should also fix gh workflow breakages in https://hud.pytorch.org/hud/pytorch/torchx/main Changes: 1. Drops python-3.8 in unittest matrix 2. Adds python-3.12 to unittest matrix 3. Upgrades a few libraries (torch, torchvision, etc) in dev-requirements.txt 4. Upgrades to python-3.10 in non-unittest workflows Reviewed By: manav-a Differential Revision: D71475986
632e4c9 to
714d74f
Compare
…10 for other workflows (#1020) Summary: PyTorch dropped support for python-3.8 a while ago. This change makes TorchX consistent with PyTorch. This should also fix gh workflow breakages in https://hud.pytorch.org/hud/pytorch/torchx/main Changes: 1. Drops python-3.8 in unittest matrix 2. Adds python-3.12 to unittest matrix 3. Upgrades a few libraries (torch, torchvision, etc) in dev-requirements.txt 4. Upgrades to python-3.10 in non-unittest workflows Reviewed By: manav-a Differential Revision: D71475986
714d74f to
0d782fb
Compare
|
This pull request was exported from Phabricator. Differential Revision: D71475986 |
d4l3k
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
There some other changes as well -- is that intended?
yea, the other changes (ones in *.py files) are needed to run tests in python-3.12. |
…10 for other workflows (#1020) Summary: PyTorch dropped support for python-3.8 a while ago. This change makes TorchX consistent with PyTorch. This should also fix gh workflow breakages in https://hud.pytorch.org/hud/pytorch/torchx/main Changes: 1. Drops python-3.8 in unittest matrix 2. Adds python-3.12 to unittest matrix 3. Upgrades a few libraries (torch, torchvision, etc) in dev-requirements.txt 4. Upgrades to python-3.10 in non-unittest workflows Reviewed By: d4l3k, manav-a Differential Revision: D71475986
0d782fb to
64e989c
Compare
|
This pull request was exported from Phabricator. Differential Revision: D71475986 |
Summary:
PyTorch dropped support for python-3.8 a while ago. This change makes TorchX consistent with PyTorch. This should also fix gh workflow breakages in https://hud.pytorch.org/hud/pytorch/torchx/main
Changes:
Reviewed By: manav-a
Differential Revision: D71475986