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: Added support for example models. 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: arm Changes to the ARM backend delegate
#20380 opened Jun 18, 2026 by Michiel-Olieslagers Collaborator Loading…
Arm backend: Improve round lowering 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
#20379 opened Jun 18, 2026 by oscarandersson8218 Collaborator Loading…
Fix XNNPACK channels-last reshape for per-channel binary ops under dynamic quant CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20376 opened Jun 18, 2026 by Hyungkeun-Park-Nota Contributor Draft
[cadence] Run build/test on fork exports and surface per-job checks on the PR CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20374 opened Jun 18, 2026 by aliafzal Contributor Loading…
Arm backend: Make ConstantFoldingPass preserve Learnable Parameters 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
#20372 opened Jun 18, 2026 by gggekov Collaborator Loading…
Cortex-M backend: Minimize scope of cmsis_nn dependency. 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: 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
#20371 opened Jun 18, 2026 by Erik-Lundell Collaborator Loading…
Arm backend: Add MXFP4/MXFP6 linear support 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
#20370 opened Jun 18, 2026 by martinlsm Collaborator Loading…
Qualcomm AI Engine Direct - tensor dumping at lpai backend 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
#20369 opened Jun 18, 2026 by jethroqti Contributor Loading…
portable: Add const to local vars to suppress CPPCHECK warning 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
#20368 opened Jun 18, 2026 by vacu9708 Contributor Loading…
[ET-VK] Add dynamic-shape resize to q8ta ops CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20367 opened Jun 18, 2026 by pytorchbot Collaborator Loading…
[ET-VK][conv2d_dw] Fix test requesting nonexistent sned b1x1 shader CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20366 opened Jun 18, 2026 by pytorchbot Collaborator Loading…
CI: validate cadence build gate on fork export CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#20365 opened Jun 18, 2026 by aliafzal Contributor Loading…
Create C++ runner for MLX Qwen3.5 CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20364 opened Jun 18, 2026 by metascroy Contributor Draft
[ExecuTorch][WebGPU] select_copy op test suite (cases.py op-test framework) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20363 opened Jun 17, 2026 by JulianCloudNTH Contributor Loading…
[ExecuTorch][WebGPU] Add select_copy op (aten.select_copy.int) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20362 opened Jun 17, 2026 by JulianCloudNTH Contributor Loading…
[ExecuTorch][WebGPU] view_copy op test suite (cases.py op-test framework) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20361 opened Jun 17, 2026 by JulianCloudNTH Contributor Loading…
[ExecuTorch][WebGPU] Add view_copy op (aten.view_copy.default) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20360 opened Jun 17, 2026 by JulianCloudNTH Contributor Loading…
[ExecuTorch][WebGPU] mul op test suite (cases.py op-test framework) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20359 opened Jun 17, 2026 by JulianCloudNTH Contributor Loading…
[ExecuTorch][WebGPU] Add mul op with full broadcast (aten.mul.Tensor) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20358 opened Jun 17, 2026 by JulianCloudNTH Contributor Loading…
[ExecuTorch][WebGPU] Consolidate landed-op tests into the cases.py op-test framework CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20357 opened Jun 17, 2026 by JulianCloudNTH Contributor Loading…
Qualcomm AI Engine Direct - Adding QNN backend support for the addmm coreATen op 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
#20355 opened Jun 17, 2026 by qti-horodnic Contributor Loading…
Register tosa_mxfp::linear op for operator_support import (forward fix for D108020149) 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
#20354 opened Jun 17, 2026 by Gasoonjia Contributor Loading…
[cuda backend] reduce memory consumption on gemma4_31b CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20351 opened Jun 17, 2026 by Gasoonjia Contributor Loading…
Update tokenizers submodule to the linear-time HF encode path CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20349 opened Jun 17, 2026 by digantdesai Contributor Draft
Add --prompt_file flag to the eagle3 runner CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20348 opened Jun 17, 2026 by digantdesai Contributor Draft
ProTip! Adding no:label will show everything without a label.