Unique .so paths to support multiple CUDA delegates#19056
Conversation
Summary: Some export flows need to generate multiple .so files (for ex/, exporting audio encoder and speech decoder of gemma3n as separate .ptes with their own blobs) Differential Revision: D101883539
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/19056
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: ❌ 2 New Failures, 2 Unrelated FailuresAs of commit 94dd1f6 with merge base 0919746 ( 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. |
|
@skrtskrtfb has exported this pull request. If you are a Meta employee, you can view the originating Diff in D101883539. |
This PR needs a
|
Summary: Some export flows need to generate multiple .so files (for ex/, exporting audio encoder and speech decoder of gemma3n as separate .ptes with their own blobs)
Differential Revision: D101883539