[ExecuTorch][llm] Add Meta kernel and registration probe for quantized_moe_ffn#21120
[ExecuTorch][llm] Add Meta kernel and registration probe for quantized_moe_ffn#21120digantdesai wants to merge 2 commits into
Conversation
🔗 Helpful Links🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/21120
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: ❌ 1 New Failure, 2 Unrelated FailuresAs of commit 4db3041 with merge base bfed808 ( NEW FAILURE - The following job has 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. |
This PR needs a
|
Stack from ghstack (oldest at bottom):
Add Meta kernel for torch.export tracing with full input validation.
Add quantized_moe_ffn to the op-registration probe in both the
try-block and post-load_library fallback.
Differential Revision: D102381995