8000 Release 2.4.1 validations checklist and cherry-picks · Issue #134694 · pytorch/pytorch · GitHub
[go: up one dir, main page]

Skip to content

Release 2.4.1 validations checklist and cherry-picks #134694

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

Closed
38 of 40 tasks
atalman opened this issue Aug 28, 2024 · 0 comments
Closed
38 of 40 tasks

Release 2.4.1 validations checklist and cherry-picks #134694

atalman opened this issue Aug 28, 2024 · 0 comments
Labels
oncall: releng In support of CI and Release Engineering triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
Milestone

Comments

@atalman
Copy link
Contributor
atalman commented Aug 28, 2024

🐛 Describe the bug

Similar to: #130151

We need to make sure that:

  • CUDA

    Can not be installed with default pip, the workaround is python -m pip install pip --upgrade --force:

    pip3 install torch==2.4.1 torchvision==0.19.1 torchaudio==2.4.1 --index-url https://download.pytorch.org/whl/test/cpu
Looking in indexes: https://download.pytorch.org/whl/test/cpu
Collecting torch==2.4.1
  Downloading https://download.pytorch.org/whl/test/cpu/torch-2.4.1%2Bcpu-cp38-cp38-linux_x86_64.whl (194.9 MB)
     |████████████████████████████████| 194.9 MB 26 kB/s 
Collecting torchvision==0.19.1
  Downloading https://download.pytorch.org/whl/test/cpu/torchvision-0.19.1%2Bcpu-cp38-cp38-linux_x86_64.whl (1.6 MB)
     |████████████████████████████████| 1.6 MB 824 kB/s 
Collecting torchaudio==2.4.1
  Downloading https://download.pytorch.org/whl/test/cpu/torchaudio-2.4.1%2Bcpu-cp38-cp38-linux_x86_64.whl (1.7 MB)
     |████████████████████████████████| 1.7 MB 810 kB/s 
Collecting networkx
  Downloading https://download.pytorch.org/whl/test/networkx-3.2.1-py3-none-any.whl (1.6 MB)
     |████████████████████████████████| 1.6 MB 40.9 MB/s 
ERROR: Package 'networkx' requires a different Python: 3.8.10 not in '>=3.9'

Cherry-Picks to validate

Versions

2.4.1

@atalman atalman added the triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module label Aug 28, 2024
@atalman atalman added this to the 2.4.1 milestone Aug 28, 2024
@malfet malfet added the oncall: releng In support of CI and Release Engineering label Aug 28, 2024
@atalman atalman closed this as completed Sep 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
oncall: releng In support of CI and Release Engineering triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
Projects
None yet
Development

No branches or pull requests

2 participants
0