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

fbcode/executorch/devtools/inspector/_inspector_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
#21887 opened Aug 17, 2026 by meta-codesync Bot Loading…
Arm backend: Uplift Ethos-U SDK to 26.05 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 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
#21886 opened Aug 17, 2026 by mansnils Collaborator Loading…
Bump PyTorch pin to nightly dev20260816 ci/pytorch-pin-bump ci-no-td CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21885 opened Aug 17, 2026 by pytorchupdatebot Collaborator Loading…
Arm backend: Upgrade docker image to Ubuntu 24.04 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
#21881 opened Aug 17, 2026 by wwwind Collaborator Loading…
Qualcomm AI Engine Direct - [LLM QAT] Embedding W4 PCQ support CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: qualcomm Changes to the Qualcomm backend delegate
#21879 opened Aug 17, 2026 by DannyYuyang-quic Contributor Loading…
Fix max_pool2d_with_indices_backward accumulating onto stale memory (grad_input not zeroed) 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
#21878 opened Aug 16, 2026 by RanjithRagavan Contributor Loading…
Fix Scalar float conversion source compatibility CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: api Changes to public facing apis (any interfaces, pybinded runtime methods, etc.)
#21875 opened Aug 16, 2026 by sylvesterkaczmarek Loading…
Fix "Too many open files" in QNN DeepLabV3 example CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21874 opened Aug 16, 2026 by mcollinswisc Draft
Fix Qwen3.5 static-shape prefill (#18832) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21873 opened Aug 15, 2026 by yenhao-huang Contributor 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…
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 CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. 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 CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. 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…
ProTip! Add no:assignee to see everything that’s not assigned.