Skip to content
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

Keep nightly 20231010 for ExecuTorch alpha 0.1 for now #4900

Merged
merged 1 commit into from
Jan 22, 2024

Conversation

huydhn
Copy link
Contributor

@huydhn huydhn commented Jan 22, 2024

pytorch/executorch#1663. The indexing script was migrated recently from builder to test-infra in #4879. But there was a mistake in which my recent change to keep nightly 20231010 for ExecuTorch wasn't copied over.

So, this PR copies the missing logic pytorch/builder#1642. It also fixes some linter issues flagged by test-infra lintrunner.

@huydhn huydhn requested a review from atalman January 22, 2024 18:04
@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jan 22, 2024
Copy link

vercel bot commented Jan 22, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

1 Ignored Deployment
Name Status Preview Updated (UTC)
torchci ⬜️ Ignored (Inspect) Jan 22, 2024 6:04pm

@huydhn
Copy link
Contributor Author

huydhn commented Jan 22, 2024

Let me run a quick test to re-generate the index using my branch before landing this. https://github.com/pytorch/test-infra/actions/runs/7615510439

@huydhn
Copy link
Contributor Author

huydhn commented Jan 22, 2024

The files are back in the index now https://download.pytorch.org/whl/nightly/torch/ and pip install --force-reinstall --pre torch=="2.2.0.dev20231010" -i https://download.pytorch.org/whl/nightly/cpu works as expected.

@huydhn huydhn merged commit 6b27ab6 into main Jan 22, 2024
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants