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

Bump @babel/core from 7.26.0 to 7.29.6 in /examples/demo-apps/react-native/rnllama CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code
#20297 opened Jun 16, 2026 by dependabot Bot Loading…
fix dinov2 cuda-windows ciflow/cuda CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#20296 opened Jun 16, 2026 by Gasoonjia Contributor Loading…
XNNPACK graph runtime: layer norm in-tree operator CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20293 opened Jun 15, 2026 by GregoryComer Member Draft
[ExecuTorch][WebGPU] et_vk.prepack test suite (export + native golden) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#20292 opened Jun 15, 2026 by JulianCloudNTH Contributor Loading…
V2 quantizer: fix IO-boundary shared clusters left in float ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported module: arm Issues related to arm backend
#20291 opened Jun 15, 2026 by rascani Contributor Loading…
[ExecuTorch][WebGPU] et_vk.apply_rotary_emb test suite (export + native golden) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#20290 opened Jun 15, 2026 by JulianCloudNTH Contributor Loading…
[ExecuTorch][WebGPU] et_vk.embedding_q4gsw test suite (export + native golden) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#20289 opened Jun 15, 2026 by JulianCloudNTH Contributor Loading…
qwen3_5_moe: add CUDA Engine/Session execution path ciflow/cuda CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20288 opened Jun 15, 2026 by mergennachin Contributor Loading…
Implement Portable bucketize
#20287 opened Jun 15, 2026 by Gallinator Draft
skip h2d and d2h copies between forward functions in gemma4-31b CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#20286 opened Jun 15, 2026 by Gasoonjia Contributor Loading…
SDPA tests: select attn output by shape CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#20285 opened Jun 15, 2026 by JulianCloudNTH Contributor Loading…
Fix ARM test listing failures caused by torch import at collection time (#20284) ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported module: arm Issues related to arm backend
#20284 opened Jun 15, 2026 by Gasoonjia Contributor Loading…
Arm backend: Integrate exir to Tosa pass 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
#20281 opened Jun 15, 2026 by SaoirseARM Collaborator Loading…
XNNPACK: Fix cat qparams for quantized ViT token paths 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: xnnpack Issues related to xnnpack delegation and the code under backends/xnnpack/ partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm release notes: xnnpack Changes to the XNNPack backend delegate
#20280 opened Jun 15, 2026 by mansnils Collaborator Loading…
Arm/Cortex-M backend: Share deterministic test seed handling 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 module: microcontrollers For embedded MCUs like Cortex-M, or RTOS like Zephyr, does not track NPU backend like Arm Ethos. 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
#20279 opened Jun 15, 2026 by zingo Collaborator Loading…
NXP backend: Enable MM and AddMM with new Neutron flow. 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
#20278 opened Jun 15, 2026 by MartinPavella Collaborator Loading…
Arm backend: Add CanonicalizeViewCopyPermutePass 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
#20276 opened Jun 15, 2026 by AdrianLundell Collaborator Loading…
Bump PyTorch pin to nightly dev20260614 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.
#20275 opened Jun 15, 2026 by pytorchupdatebot Collaborator Loading…
Arm backend: Add Qwen3 VL E2E coverage 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
#20274 opened Jun 15, 2026 by bdemirb Collaborator Loading…
Qualcomm AI Engine Direct - [LLM Quantization] Support dataloader-based prefill 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
#20273 opened Jun 15, 2026 by DannyYuyang-quic Contributor Loading…
Fix pthreadpool subset corruption + executor deadlock; de-nest ExecuTorch SDPA under OpenMP MKL (#20267) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#20267 opened Jun 13, 2026 by GregoryComer Member Loading…
[ExecuTorch][WebGPU] Add et_vk.prepack (constant-tensor packing) for E2E weight loading CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#20265 opened Jun 13, 2026 by JulianCloudNTH Contributor Loading…
[ExecuTorch][WebGPU] Add et_vk.apply_rotary_emb (interleaved RoPE) + ValueList multi-output CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#20264 opened Jun 13, 2026 by JulianCloudNTH Contributor Loading…
[ExecuTorch][WebGPU] Add et_vk.embedding_q4gsw (4-bit groupwise-symmetric quantized embedding) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#20263 opened Jun 13, 2026 by JulianCloudNTH Contributor Loading…
XNNPACK graph runtime: backend integration behind use_graph_runtime CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20256 opened Jun 12, 2026 by GregoryComer Member Draft
ProTip! Type g i on any issue or pull request to go back to the issue listing page.