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

Revert "Arm backend: Make composable_quantizer default" ci-no-td 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
#20982 opened Jul 16, 2026 by digantdesai Contributor Loading…
Resolve Operator fallback to method allocator if temp alloc fails (#20981) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#20981 opened Jul 16, 2026 by rstehle Loading…
Qualcomm AI Engine Direct - Gemma4 Text model enablement (Unified Architecture) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20980 opened Jul 16, 2026 by DannyYuyang-quic Contributor Draft
Qualcomm AI Engine Direct - Gemma4 Text model enablement CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20979 opened Jul 16, 2026 by DannyYuyang-quic Contributor Draft
Arm backend: Keep internal shared qspec with uint8 IO 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
#20978 opened Jul 16, 2026 by bdemirb Collaborator Loading…
Arm backend: Avoid shared qspec bridges for uint8 IO 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
#20976 opened Jul 16, 2026 by bdemirb Collaborator Loading…
Arm backend: Add RIFE PTQ/QAT accuracy flow 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
#20974 opened Jul 16, 2026 by bdemirb Collaborator Loading…
[executorch][mlx] bump MLX version to v0.32 ciflow/mlx CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20970 opened Jul 16, 2026 by metascroy Contributor Loading…
Bump transformers from 5.3.0 to 5.5.0 in /.ci/docker 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 python Pull requests that update python code
#20969 opened Jul 15, 2026 by dependabot Bot Loading…
Bump PyTorch pin to 2.13 ciflow/cuda ciflow/mlx CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20967 opened Jul 15, 2026 by JacobSzwejbka Contributor Loading…
Arm backend: Normalize grid-sampler custom inputs to NHWC 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
#20965 opened Jul 15, 2026 by robell Collaborator Loading…
Arm backend: Support SNORM RGBA runtime format 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
#20964 opened Jul 15, 2026 by robell Collaborator Loading…
Arm backend: Handle grid_sample qparams in shader 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
#20963 opened Jul 15, 2026 by robell Collaborator Loading…
Arm backend: Dequantize quantized grid sample coordinates 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
#20962 opened Jul 15, 2026 by robell Collaborator Loading…
Use const_data_ptr/mutable_data_ptr instead of deprecated data_ptr CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20958 opened Jul 15, 2026 by cyyever Contributor Loading…
NXP backend: added support for same/valid padding for conv2d 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
#20957 opened Jul 15, 2026 by novak-vaclav Collaborator Loading…
[ExecuTorch][WebGPU] Test: rms_norm workgroup size is runtime-configurable CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#20956 opened Jul 15, 2026 by JCNTH Loading…
[ExecuTorch][WebGPU] Remove the orphan q4gsw_linear_coop4 shader CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#20955 opened Jul 15, 2026 by JCNTH Loading…
[ExecuTorch][WebGPU] Make shader workgroup sizes runtime-configurable CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#20954 opened Jul 15, 2026 by JCNTH Loading…
[ExecuTorch][WebGPU] Fold remaining hardcoded 65535 dispatch-limit checks into queried_max_workgroups CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20950 opened Jul 14, 2026 by pytorchbot Collaborator Loading…
Revert "Reland "Arm backend: Add transpose propagation pass" (#20748)" ci-no-td 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
#20947 opened Jul 14, 2026 by rascani Contributor Loading…
[ExecuTorch][Vulkan] Tests for et_vk.q4gsw_requant 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: vulkan Issues related to the Vulkan delegate and code under backends/vulkan/
#20946 opened Jul 14, 2026 by JCNTH Loading…
[ExecuTorch][Vulkan] Add et_vk.q4gsw_requant kernel (STE re-quant to W_4X8) 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: vulkan Issues related to the Vulkan delegate and code under backends/vulkan/
#20945 opened Jul 14, 2026 by JCNTH Loading…
[ExecuTorch][Vulkan] Tests for et_vk.linear_q4gsw_backward 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: vulkan Issues related to the Vulkan delegate and code under backends/vulkan/
#20944 opened Jul 14, 2026 by JCNTH Loading…
[ExecuTorch][Vulkan] Add et_vk.linear_q4gsw_backward kernel (4-bit input-grad) 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: vulkan Issues related to the Vulkan delegate and code under backends/vulkan/
#20943 opened Jul 14, 2026 by JCNTH Loading…
ProTip! Add no:assignee to see everything that’s not assigned.