-
Notifications
You must be signed in to change notification settings - Fork 607
[xnnpack_backend][cmake] fix xnn executor runner cmake #2613
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
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/2613
Note: Links to docs will display an error until the docs builds have been completed. ❌ 7 New Failures, 4 Unrelated FailuresAs of commit b69df09 with merge base 126f918 ( NEW FAILURES - The following jobs have failed:
BROKEN TRUNK - The following jobs 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. |
@mcr229 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
@mcr229 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.
Need to enable trunk flow becasue we want to know if it actually resolve the macos jobs. I think if this PR fixes the issue, we would be able to see the dup resignation issue then
seems like my changes are ontop of some older diffs which got reverted, let me rebase and resubmit |
4e48b5e
to
cf6e568
Compare
cf6e568
to
b69df09
Compare
@mcr229 has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator. |
the xnnpack backend's cmake refactor lost the portable_ops_lib for xnn_executor_runner so adding it back in this diff