Skip to content

Install 2.2 RC binaries #2702

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

Merged
merged 5 commits into from
Dec 9, 2023
Merged

Install 2.2 RC binaries #2702

merged 5 commits into from
Dec 9, 2023

Conversation

svekars
Copy link
Contributor

@svekars svekars commented Dec 8, 2023

Temporarily pull 2.2 binaries.

@svekars svekars added the 2.2 label Dec 8, 2023
@svekars svekars requested review from malfet and atalman December 8, 2023 16:50
Copy link

pytorch-bot bot commented Dec 8, 2023

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/tutorials/2702

Note: Links to docs will display an error until the docs builds have been completed.

✅ You can merge normally! (1 Unrelated Failure)

As of commit 21e0d47 with merge base b40427d (image):

BROKEN TRUNK - The following job failed but were present on the merge base:

👉 Rebase onto the `viable/strict` branch to avoid these failures

This comment was automatically generated by Dr. CI and updates every 15 minutes.

# Install 2.2 for testing
pip uninstall -y torch torchvision torchaudio torchtext torchdata
pip3 install torch==2.2.0 torchvision torchaudio --no-cache-dir --index-url https://download.pytorch.org/whl/test/cu121
pip3 install torchdata torchtext --index-url https://download.pytorch.org/whl/test/cpu
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please make sure it would not downgrade torch to 2.1.1

@svekars svekars merged commit 47ea0ed into main Dec 9, 2023
@svekars svekars deleted the svekars-patch-18 branch December 9, 2023 03:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants