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

[llm][4/4] llama_main CLI flags + chat_formatter wrapper + universal Jinja docs CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#19536 opened May 13, 2026 by seyeong-han Contributor Loading…
12 tasks done
[llm][3/4] Python bindings for JinjaChatFormatter + LlamaRunner integration CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#19535 opened May 13, 2026 by seyeong-han Contributor Loading…
6 tasks done
[llm][2/4] Echo-gated special-token filtering and EOS metadata merge CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#19534 opened May 13, 2026 by seyeong-han Contributor Loading…
4 tasks done
[llm][1/4] Add Jinja2Cpp-based chat template formatter library CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#19533 opened May 13, 2026 by seyeong-han Contributor Loading…
5 tasks done
Custom OP test CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported
#19530 opened May 12, 2026 by billmguo Contributor Loading…
Handle scalar float input in pybindings CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported
#19529 opened May 12, 2026 by GregoryComer Member Loading…
Add ExportRecipe support for Arm targets 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
#19527 opened May 12, 2026 by rascani Contributor Draft
Android: Add string EValue input support in JNI execute path CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#19526 opened May 12, 2026 by psiddh Contributor Loading…
Add MLX backend support for Gemma 4 31B CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#19524 opened May 12, 2026 by mergennachin Contributor Draft
Add CoreML-stable RMSNorm for llama eager paths CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported
#19523 opened May 12, 2026 by telgamal-1 Loading…
Add flag to disable constant buffer CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#19522 opened May 12, 2026 by lucylq Contributor Draft
Add executorch-ubuntu-24.04-gcc14 docker image CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#19521 opened May 12, 2026 by luhenry Loading…
Cortex-M: build for any Cortex-M variant against Corstone-300 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
#19520 opened May 12, 2026 by rascani Contributor Draft
Add Span<const Kernel> overload to get_op_function_from_registry CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported
#19519 opened May 12, 2026 by JacobSzwejbka Contributor Loading…
[DOC] Document common computer vision patterns CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. docathon-2026 medium Medium Difficulty for issues as part of PyTorch Docathon H1 2026 module: doc Issues related to documentation, both in docs/ and inlined in code module: user experience Issues related to reducing friction for users release notes: none Do not include this in the release notes triaged This issue has been looked at a team member, and triaged and prioritized into an appropriate module
#19518 opened May 12, 2026 by ymrohit Contributor Loading…
Add LogitProcessor interface for pre-sampling logit transforms (#19517) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported
#19517 opened May 12, 2026 by kirklandsign Contributor Loading…
remove deprecated guard_size_oblivious from stride sorting logic in exir. CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported
#19516 opened May 12, 2026 by laithsakka Contributor Loading…
Add Buck support for right-sizing operator registry CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported
#19513 opened May 12, 2026 by rascani Contributor Draft
Draft: Add extended support from new Neutron C flow for Clamp operator 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
#19510 opened May 12, 2026 by StrycekSimon Collaborator Draft
Arm backend: Enable CPPCHECK linting ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. help wanted Extra attention is needed 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
#19509 opened May 12, 2026 by perheld Collaborator Loading…
docs(android): add Java API Reference (Javadoc) link, sidebar entry, … CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. docathon-2026 easy Easy Difficulty for issues as part of PyTorch Docathon H1 2026 module: doc Issues related to documentation, both in docs/ and inlined in code release notes: none Do not include this in the release notes
#19508 opened May 12, 2026 by madhesh60 Loading…
Remove duplicate user fusion config and Clean up stale imports 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: arm Changes to the ARM backend delegate
#19507 opened May 12, 2026 by Sebastian-Larsson Collaborator Loading…
Arm backend: Test avgpool non-square kernels 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: arm Changes to the ARM backend delegate
#19506 opened May 12, 2026 by Sebastian-Larsson Collaborator Loading…
Cortex-M backend: Add CortexMConfiguration CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#19505 opened May 12, 2026 by Erik-Lundell Collaborator Loading…
Fix QNN simulator runner resolution CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported
#19504 opened May 12, 2026 by psiddh Contributor Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.