Skip to content

Fix of the test-arm-backend-delegation flow #2143

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
wants to merge 6 commits into from
Closed

Conversation

robell
Copy link
Collaborator

@robell robell commented Feb 27, 2024

There are a few oddities in the test setup, hopefully this fixes #2011 and fixes #1947.

Probably fixes #1750 as well.

The change is to use a per-test-run build of the setup.sh / SDK components rather than one in /opt/arm-sdk - the setup.sh inlcudes a pip install of a vela executable into the venv path which was not correctly carried through into the test run.

Once this works we can remove the Docker stage which is running setup.sh

…d-delegation and test-arm-reference-delegation to use the per-test setup.sh artefacts.

Signed-off-by: Rob Elliott <[email protected]>
Copy link

pytorch-bot bot commented Feb 27, 2024

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/2143

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

✅ No Failures

As of commit 30aa02d with merge base f327e53 (image):
💚 Looks good so far! There are no failures yet. 💚

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

@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 Feb 27, 2024
@robell robell added the partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm label Feb 27, 2024
@robell robell requested a review from larryliu0820 February 27, 2024 13:30
@robell
Copy link
Collaborator Author

robell commented Feb 27, 2024

hi @larryliu0820 - I don't think these llama job failures are due to my changes - more likely from the llama test enabling in #2092 ?

edit: I've now merged changes from main so this hopefully reintroduces the new script options for those tests to pass.

@facebook-github-bot
Copy link
Contributor

@mergennachin has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@facebook-github-bot
Copy link
Contributor

@mergennachin merged this pull request in 843db93.

facebook-github-bot pushed a commit that referenced this pull request Mar 7, 2024
…2158)

Summary:
passes run.sh locally ready for ci fixes in #2143. They can import in any order.

Pull Request resolved: #2158

Reviewed By: mergennachin

Differential Revision: D54638819

Pulled By: digantdesai

fbshipit-source-id: 505cb8cf21af2961cbb39898e3a48209c79f8436
@robell robell deleted the cifix branch March 19, 2024 11:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. Merged partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Enable back test-arm-backend-delegation CI trunk job Fix test-arm-reference-delegation
3 participants