-
Notifications
You must be signed in to change notification settings - Fork 603
Revert "NXP backend: Enable initial unit tests workflow" #11109
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
digantdesai
merged 3 commits into
main
from
revert-10258-feature/nxf93343/neutron-unittest-ci
May 27, 2025
Merged
Revert "NXP backend: Enable initial unit tests workflow" #11109
digantdesai
merged 3 commits into
main
from
revert-10258-feature/nxf93343/neutron-unittest-ci
May 27, 2025
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This reverts commit b805f17.
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/11109
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 9edaf43 with merge base 0cf2d53 ( 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. |
SS-JIA
approved these changes
May 27, 2025
@digantdesai please revert for now. |
digantdesai
pushed a commit
that referenced
this pull request
Jun 9, 2025
### Summary Initial workflow definition for running unit tests for Neutron (NXP) backend. Follow up for the #11109, our IT updated the eIQ PyPI, so the neutron-converter python package shall be reachable using the executorch's self-hosted agents too. @digantdesai , @mergennachin as the problem was only reproduced with the self-hosted agents used by the ExecuTorch/PyTorch, I need your help to verify the IT change. Can you please let run the "trunk" workflow? cc @digantdesai @JakeStevens Co-authored-by: Lukas Sztefek <lukas.sztefek@nxp.com>
robert-kalmar
added a commit
to nxp-upstream/executorch
that referenced
this pull request
Jun 17, 2025
### Summary Initial workflow definition for running unit tests for Neutron (NXP) backend. Follow up for the pytorch#11109, our IT updated the eIQ PyPI, so the neutron-converter python package shall be reachable using the executorch's self-hosted agents too. @digantdesai , @mergennachin as the problem was only reproduced with the self-hosted agents used by the ExecuTorch/PyTorch, I need your help to verify the IT change. Can you please let run the "trunk" workflow? cc @digantdesai @JakeStevens Co-authored-by: Lukas Sztefek <lukas.sztefek@nxp.com>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
ci-no-td
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
release notes: none
Do not include this in the release notes
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Reverts #10258
Tried mitigations with #11091 but needs more work.