-
Couldn't load subscription status.
- Fork 700
Qualcomm AI Engine Direct - Fixed build error for llama runner on Mac #13838
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
Qualcomm AI Engine Direct - Fixed build error for llama runner on Mac #13838
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/13838
Note: Links to docs will display an error until the docs builds have been completed. ❗ 1 Active SEVsThere are 1 currently active SEVs. If your PR is affected, please view them below: ❌ 3 New Failures, 1 Cancelled Job, 4 Unrelated FailuresAs of commit f4f22ff with merge base 1520f9f ( NEW FAILURES - The following jobs have failed:
CANCELLED JOB - The following job was cancelled. Please retry:
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. |
This PR needs a
|
|
Hi @cccclai, This PR is to resolve the bug that occurred when building on Mac after the enable qwen PR. |
|
@shewu-quic thanks for the fix! |
I have checked, and I don't think any of the failures are related to my change. |
As title. It appears that $ORIGIN doesn't exist as an environment variable on Mac.