Skip to content

[0.6 Release] Quality testing #9837

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
metascroy opened this issue Apr 2, 2025 · 3 comments
Closed

[0.6 Release] Quality testing #9837

metascroy opened this issue Apr 2, 2025 · 3 comments
Labels
good first issue Good for newcomers triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module

Comments

@metascroy
Copy link
Contributor

metascroy commented Apr 2, 2025

We plan to release ExecuTorch 0.6 on 4/24/24, and we need everything finalized by 4/17/25 (this includes cherry picks for the release branch, as well as documentation and tutorial changes).

We have cut the 0.6 branch, and now we need your help testing it!

If you're interested, go to the Google sheet we're using to track documentation and QA for the 0.6 release and request access. Then do the following:

  1. Find a documentation or readme section that is up-for-grabs, put your name down in the "QA tester" column, and change the "QA status" column to "testing".

  2. Read through the documentation / tutorial, and test out the code examples in it against the release/0.6 branch of ExecuTorch. Optionally leave any comments in the "QA comments" column.

  3. If things look good, change the "QA status" column to "Looks good". If you find an issue, change the status to "Found issues", create a GH issue on the ExecuTorch v0.6 release blocker with more detail, and link to this issue in the the "QA comment" section. Someone from the ExecuTorch team will review.

@mergennachin
Copy link
Contributor

For AOT flow, try this first instead of building from source (e.g., ./install_executorch)

pip install --extra-index-url https://download.pytorch.org/whl/test/cpu executorch==0.6.0 torch==2.7.0 torchaudio==2.7.0 torchvision==0.22.0

@GregoryComer GregoryComer added the triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module label Apr 14, 2025
@zhenyan-zhang-meta
Copy link
Contributor

We could probably mention that, for any questions please discuss in the discord channel #releases.

@metascroy
Copy link
Contributor Author

Closing issue. Release 0.6 is code-finalized.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
Development

No branches or pull requests

4 participants