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

[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
#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
#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
#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
#20962 opened Jul 15, 2026 by robell Collaborator Loading…
Arm backend: Fix grid sampler dispatch shape 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
#20961 opened Jul 15, 2026 by robell Collaborator Loading…
Arm backend: Decompose exact 1/16 bilinear downscale 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
#20960 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…
Remove unused using-declarations 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
#20953 opened Jul 15, 2026 by cyyever Contributor 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…
[ExecuTorch][Vulkan] Tests for et_vk.fused_ce 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/
#20942 opened Jul 14, 2026 by JCNTH Loading…
[ExecuTorch][Vulkan] Add et_vk.fused_ce kernels (fused cross-entropy loss + dlogits) 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/
#20941 opened Jul 14, 2026 by JCNTH Loading…
[ExecuTorch][Vulkan] Tests for et_vk.linear_q4gsw_dw 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/
#20940 opened Jul 14, 2026 by JCNTH Loading…
[ExecuTorch][Vulkan] Add et_vk.linear_q4gsw_dw kernel (dense fp32 weight-grad GEMM) 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/
#20939 opened Jul 14, 2026 by JCNTH Loading…
ProTip! Type g p on any issue or pull request to go back to the pull request listing page.