-
Notifications
You must be signed in to change notification settings - Fork 707
Add MediaTek backend CI #7120
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
Add MediaTek backend CI #7120
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/7120
Note: Links to docs will display an error until the docs builds have been completed. ❌ 2 New FailuresAs of commit de7f99e with merge base db96aba ( NEW FAILURES - The following jobs have failed:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
Hmm, looks like we don't see the new CI job... |
|
The Ci job shows up now, however it's failing...https://github.com/pytorch/executorch/actions/runs/12493398331/job/34923145038?pr=7120 |
|
@huydhn @kirklandsign we're trying to add android build in this unit test (also a new docker image). Do we need to add these lines executorch/.ci/docker/ubuntu/Dockerfile Lines 76 to 79 in f9dc6ef
|
Yes, if you need NDK build (which is true in this case right?) |
|
I think you need to add the install ndk lines here https://github.com/pytorch/executorch/blob/f9dc6ef56d305f5b9d127ce551582cea9db9cfed/.ci/docker/ubuntu/Dockerfile#L85C1-L86C1 |
dab4a9b to
e0622d3
Compare
e0622d3 to
da6648a
Compare
|
Also need executorch/.ci/docker/build.sh Lines 48 to 51 in bcea345
|
|
@cccclai has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Wow the CI is working, awesome!
|
@cccclai has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
Uh oh!
There was an error while loading. Please reload this page.