-
Notifications
You must be signed in to change notification settings - Fork 754
Qualcomm AI Engine Direct - Merge the two pybind libraries into a single library #15999
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
base: main
Are you sure you want to change the base?
Qualcomm AI Engine Direct - Merge the two pybind libraries into a single library #15999
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/15999
Note: Links to docs will display an error until the docs builds have been completed. ❌ 1 New Failure, 1 Cancelled Job, 1 Unrelated FailureAs of commit fffb232 with merge base ee236cb ( NEW FAILURE - The following job has failed:
CANCELLED JOB - The following job was cancelled. Please retry:
UNSTABLE - The following job is marked as unstable, possibly due to flakiness on trunk:
This comment was automatically generated by Dr. CI and updates every 15 minutes. |
|
Hi @cccclai Could you take a look at this when you have a moment? Thanks |
|
@pytorchbot label "release notes: qualcomm" |
|
It seems like a pretty big change and I just recently disable qnn pybind test #15949. Let's make sure it passes internal test and the qnn related CI.. |
9b4866c to
1ab4cd2
Compare
…gle library Summary: - Prevent dynamic_cast failures caused by separate typeinfo in each library.
1ab4cd2 to
fffb232
Compare
Summary:
cc: @haowhsu-quic