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: fix size_t log format specifiers 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
#22946 opened Sep 19, 2026 by ricardoasouz Contributor Loading…
Deduce the scalar type from a typed data pointer 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.)
#22945 opened Sep 19, 2026 by shoumikhin Contributor Loading…
TEMPORARY: fork-PR test for #22943 (doc preview skip) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22944 opened Sep 18, 2026 by huydhn Contributor Draft
Vulkan: fuse Q@K^T and softmax on the SDPA decode path 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/
#22941 opened Sep 18, 2026 by msluszniak Contributor Loading…
Muse Glimmer: support DFlash2 GGUF drafting CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22940 opened Sep 18, 2026 by mergennachin Contributor Loading…
Qualcomm AI Engine Direct - Adding QNN backend support for the empty.memory_format and empty_strided core ATen ops 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
#22938 opened Sep 18, 2026 by qti-horodnic Contributor Loading…
Arm backend: Add support pow.Tensor_Tensor, U55. 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
#22935 opened Sep 18, 2026 by wwwind Collaborator Loading…
Qualcomm AI Engine Direct - key manager caches by backend and SoC CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22933 opened Sep 18, 2026 by quic-boyuc Contributor Loading…
MLX: bound the lazy graph so a method's peak memory is not its whole graph CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: mlx Issues related to MLX Backend: Metal-accelerated inference on Apple Silicon
#22932 opened Sep 18, 2026 by msluszniak Contributor Loading…
Isolate flatcc artifacts per CMake build ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. 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
#22928 opened Sep 18, 2026 by mansnils Collaborator Loading…
Qualcomm AI Engine Direct - Tag multimodal encoder quantized I/O as uint16 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
#22924 opened Sep 18, 2026 by DannyYuyang-quic Contributor Loading…
[RELEASE ONLY CHANGES] Prepare ExecuTorch 1.5.1 CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22923 opened Sep 18, 2026 by JacobSzwejbka Contributor Loading…
Add Python APIs for PTD tensor dictionaries CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: extension Issues related to code under extension/
#22921 opened Sep 18, 2026 by Kilbex Contributor Loading…
Fix deprecated seq_len CLI help text CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: llm Issues related to LLM examples and apps, and to the extensions/llm/ code
#22920 opened Sep 18, 2026 by shrutikbalwan Loading…
Add fused rope pass (#22918) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#22918 opened Sep 17, 2026 by metascroy Contributor Loading…
Qualcomm AI Engine Direct - Add templated AdamW optimizer to training extension release notes: qualcomm Changes to the Qualcomm backend delegate
#22916 opened Sep 17, 2026 by quic-xiyushi Loading…
Pool immutable integer constants during EXIR emission CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22915 opened Sep 17, 2026 by rascani Contributor Loading…
Vulkan: narrow the int4 linear output tile on Mali 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/
#22909 opened Sep 17, 2026 by msluszniak Contributor Loading…
[llm][custom_ops] Loosen sdpa_with_kv_cache test tolerance to fix host-dependent flakiness CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22904 opened Sep 17, 2026 by psiddh Contributor Loading…
exir: Normalize constants before memory format conversion ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm release notes: exir Changes to any dialects and passes on these dialects, such as memory planning
#22901 opened Sep 17, 2026 by zingo Collaborator Loading…
[Vulkan] Enable coopmat for NVIDIA devices and do some tuning. 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/
#22899 opened Sep 17, 2026 by jeffbolznv Loading…
Vulkan: remove redundant view_copy ops 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/
#22898 opened Sep 17, 2026 by msluszniak Contributor Loading…
Qualcomm AI Engine Direct - Fix shared buffer for oe-linux CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22893 opened Sep 17, 2026 by chenweng-quic Contributor Loading…
Cortex-M: move SDPA score scale after bmm 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 module: quantization Issues related to quantization 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
#22892 opened Sep 17, 2026 by amacharla15 Loading…
exir: reuse the graph's fake mode for constant-only submodules CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22891 opened Sep 16, 2026 by psiddh Contributor Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.