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

Arm backend: Add to pre-push automatic list of supported ops - VGF 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
#21871 opened Aug 15, 2026 by wwwind Collaborator Loading…
[Kernels] Implement portable CPU kernel for aten::bucketize (fixes #20270) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: kernels Issues related to kernel libraries and utilities, and code under kernels/ release notes: ops & kernels Changes to the opset and any new / changed kernel implementations
#21869 opened Aug 15, 2026 by RanjithRagavan Contributor Loading…
Qualcomm: give custom op args with no QNN mapping a real error CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: qnn Issues related to Qualcomm's QNN delegate and code under backends/qualcomm/
#21868 opened Aug 15, 2026 by psiddh Contributor Loading…
Qualcomm: make --use_fp16 and the fp16 compiler spec agree CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: qnn Issues related to Qualcomm's QNN delegate and code under backends/qualcomm/
#21867 opened Aug 15, 2026 by psiddh Contributor Loading…
Check dim order in the optimized layer_norm as the portable one does CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: ops & kernels Changes to the opset and any new / changed kernel implementations
#21866 opened Aug 15, 2026 by SuryanshSS1011 Contributor Loading…
Reject non-default dim order in the portable kernels that copy by block CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: ops & kernels Changes to the opset and any new / changed kernel implementations
#21865 opened Aug 15, 2026 by SuryanshSS1011 Contributor Loading…
Fix export_llama never passing enable_bf16 to the XNNPACK partitioner CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21864 opened Aug 15, 2026 by slipstr34m Contributor Loading…
[ExecuTorch] Complete Muse Glimmer rename CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21863 opened Aug 15, 2026 by digantdesai Contributor Loading…
Fix XNNPACK rejecting avg_pool2d with default arguments CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: xnnpack Issues related to xnnpack delegation and the code under backends/xnnpack/
#21862 opened Aug 15, 2026 by slipstr34m Contributor Loading…
Enable logging in MPS example runner builds release notes: examples Changes to any of our example LLMs integrations, such as Llama3 and Llava
#21861 opened Aug 15, 2026 by sylvesterkaczmarek Loading…
Fix QNN online-prepare graph handle retrieval release notes: qualcomm Changes to the Qualcomm backend delegate
#21860 opened Aug 15, 2026 by sylvesterkaczmarek Loading…
Fix sliding-window over-attention in chunked prefill CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#21857 opened Aug 14, 2026 by YIWENX14 Contributor Loading…
Register a Cortex-M flow in the backend test suite CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21854 opened Aug 14, 2026 by rascani Contributor Loading…
Android: allow building Vulkan/XNNPACK backends as separate shared libraries CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: vulkan Issues related to the Vulkan delegate and code under backends/vulkan/
#21849 opened Aug 14, 2026 by msluszniak Contributor Loading…
Vulkan: accept a SymInt delegate arg as a plain Int EValue CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: vulkan Issues related to the Vulkan delegate and code under backends/vulkan/
#21848 opened Aug 14, 2026 by msluszniak Contributor Loading…
Vulkan: stop delegating nodes past their own support check CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: vulkan Issues related to the Vulkan delegate and code under backends/vulkan/
#21847 opened Aug 14, 2026 by msluszniak Contributor Loading…
fbcode/executorch/tools/buck/constraints/BUCK CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#21846 opened Aug 14, 2026 by nlutsenko Contributor Loading…
Support scalar (non-channelwise) decay in the GDN kernels CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#21844 opened Aug 14, 2026 by JakeStevens Contributor Loading…
Arm backend: Add --dump_artifacts pytest option 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 release notes: none Do not include this in the release notes
#21842 opened Aug 14, 2026 by tom-arm Collaborator Loading…
Memory planning: Support shared_allocation with offset 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
#21840 opened Aug 14, 2026 by Erik-Lundell Collaborator Loading…
Arm backend: Add .bss prefix to bss sections 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
#21839 opened Aug 14, 2026 by Erik-Lundell Collaborator Loading…
Qualcomm AI Engine Direct - Fix LPAI Partitioner QDQ Ops CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21838 opened Aug 14, 2026 by winskuo-quic Collaborator Loading…
Add JNI/Kotlin bindings for the ImageProcessor CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21830 opened Aug 14, 2026 by john-rocky Contributor Loading…
Index portable kernels by the tensor's strides instead of assuming row-major CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: ops & kernels Changes to the opset and any new / changed kernel implementations
#21828 opened Aug 14, 2026 by SuryanshSS1011 Contributor Loading…
[cuda backend] share AOTI weights by FQN across methods CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21823 opened Aug 13, 2026 by Gasoonjia Contributor Loading…
ProTip! Filter pull requests by the default branch with base:main.