Skip to content

Pull requests: pytorch/executorch

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Relax SmolLM2 QNN SQNR threshold CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21147 opened Jul 22, 2026 by JacobSzwejbka Contributor Loading…
support MXFP8 CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#21146 opened Jul 22, 2026 by metascroy Contributor Loading…
merge fbcode-only TARGETS rules into existing targets.bzl files CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#21145 opened Jul 22, 2026 by bigfootjon Member Loading…
Revert "Cortex-M backend: lower quantized GELU via the activation LUT" ci-no-td ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21144 opened Jul 22, 2026 by metascroy Contributor Loading…
Revert "Qualcomm AI Engine Direct - improve llama3.2 3B TPS" ci-no-td ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21143 opened Jul 22, 2026 by metascroy Contributor Loading…
portable: add fast path for contiguous innermost-dim reduction in amax.out and amin.out CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21142 opened Jul 22, 2026 by vacu9708 Contributor Loading…
Arm backend: Remove statically proven TOSA no-ops ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: arm Issues related to arm backend partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm release notes: none Do not include this in the release notes
#21141 opened Jul 22, 2026 by YufengShi-dudu Collaborator Loading…
NXP backend: Building MCUXpresso example CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: nxp Issues related to NXP Neutron NPU delegation and code under backends/nxp/ release notes: nxp Changes to the NXP Neutron backend delegate
#21140 opened Jul 22, 2026 by jirioc Collaborator Draft
Make agent instruction for attribution broader. CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21139 opened Jul 22, 2026 by robell Collaborator Loading…
Arm backend: Avoid unnecessary lowering pass retraces ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: arm Issues related to arm backend partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm release notes: none Do not include this in the release notes
#21138 opened Jul 22, 2026 by YufengShi-dudu Collaborator Loading…
fbcode/executorch/backends/cadence/aot/compiler_utils.py CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#21137 opened Jul 22, 2026 by meta-codesync Bot Loading…
[ExecuTorch][WebGPU] Add Qwen3 K16 attention and fp16 KV cache CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#21136 opened Jul 22, 2026 by JCNTH Contributor Loading…
[ExecuTorch][WebGPU] Add HuggingFace rotate-half RoPE CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#21135 opened Jul 22, 2026 by JCNTH Contributor Loading…
[ExecuTorch][WebGPU] Repair dynamic SDPA routing, add attestation CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#21134 opened Jul 22, 2026 by JCNTH Contributor Loading…
[ExecuTorch][WebGPU] Select emdawnwebgpu for Emscripten builds CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#21133 opened Jul 22, 2026 by JCNTH Contributor Loading…
[ExecuTorch][WebGPU] Add Llama K16 online causal attention CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#21132 opened Jul 22, 2026 by JCNTH Contributor Loading…
[ExecuTorch][WebGPU] Replace broad QKV fusion with BK64 kernel CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#21131 opened Jul 22, 2026 by JCNTH Contributor Loading…
[ExecuTorch][WebGPU] Route exact prefill shapes to the BK64 GEMM CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#21130 opened Jul 22, 2026 by JCNTH Contributor Loading…
[ExecuTorch][WebGPU] Fuse the SwiGLU elementwise chain CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#21129 opened Jul 22, 2026 by JCNTH Contributor Loading…
[ExecuTorch][WebGPU] Coordinate dynamic dispatch routes CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#21128 opened Jul 22, 2026 by JCNTH Contributor Loading…
[ExecuTorch][WebGPU] Add certified scoped output suppression CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#21127 opened Jul 22, 2026 by JCNTH Contributor Loading…
[ExecuTorch][llm] Wire --use_moe_quantized_op through export pipeline and LLM config CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21126 opened Jul 22, 2026 by digantdesai Contributor Loading…
[ExecuTorch][llm] Add MoE quantized custom op documentation CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21125 opened Jul 22, 2026 by digantdesai Contributor Loading…
[ExecuTorch][llm] Fuse w1+w3 into single GEMM in quantized_moe_ffn CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21124 opened Jul 22, 2026 by digantdesai Contributor Loading…
[ExecuTorch][llm] Add numerical kernel tests for quantized_moe_ffn CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21123 opened Jul 22, 2026 by digantdesai Contributor Loading…
ProTip! Adding no:label will show everything without a label.