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

[RFC] DFlash on Qwen3-4b
#20840 opened Jul 10, 2026 by cthotti Loading…
Arm backend: Fuse consecutive slices 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
#20839 opened Jul 10, 2026 by oscarandersson8218 Collaborator Loading…
Arm backend: Fold scalar mul into convolution 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
#20838 opened Jul 10, 2026 by oscarandersson8218 Collaborator Loading…
Arm backend: Add LUT-based leaky_relu 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
#20837 opened Jul 10, 2026 by oscarandersson8218 Collaborator Loading…
Replace c10:: types with std and drop redundant optional boxing in tests CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: none Do not include this in the release notes
#20836 opened Jul 10, 2026 by cyyever Contributor Loading…
Drop c10::string_view usage and dead c10/portable includes CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20835 opened Jul 10, 2026 by cyyever Contributor Loading…
Fall back to trace hint when eval_upper_bound returns int_oo CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20834 opened Jul 10, 2026 by psiddh Contributor Loading…
Prevent packed weight cache file from growing on reload CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#20833 opened Jul 10, 2026 by doggeral Contributor Loading…
[runtime] Mark Result<T> [[nodiscard]] to flag dropped error returns CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20832 opened Jul 10, 2026 by cyyever Contributor Loading…
Refactor LoRAFeedForward.forward to use shared lora_call CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#20831 opened Jul 10, 2026 by derekdixu Contributor Loading…
Bump PyTorch pin to 2.13 CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20830 opened Jul 10, 2026 by JacobSzwejbka Contributor Loading…
Fix gemma4_31b CUDA tests for int4/int6 superscale quant CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20829 opened Jul 9, 2026 by Gasoonjia Contributor Loading…
MLX Q5K/Q6K upgrades CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20827 opened Jul 9, 2026 by metascroy Contributor Loading…
NXP backend: added and refactored tests for converting unsqueeze/squeeze to view_copy 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
#20810 opened Jul 9, 2026 by novak-vaclav Collaborator Loading…
NXP backend: added support for aten.conv_transpose2d using new MLIR 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
#20807 opened Jul 9, 2026 by novak-vaclav Collaborator Loading…
Preserve partition metadata on single-output delegate getitem nodes CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20805 opened Jul 9, 2026 by DannyYuyang-quic Contributor Loading…
Qualcomm AI Engine Direct - Verify Windows MSVC Build in External CI CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20802 opened Jul 9, 2026 by zhaoxul-qti Contributor Loading…
Qualcomm AI Engine Direct - [GenAI Pipeline] PR2: Strategy Interfaces & Stage Wrappers 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
#20795 opened Jul 8, 2026 by qti-horodnic Contributor Loading…
rename TARGETS-only fbcode dirs with rules to BUCK (xplat-safe) 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
#20793 opened Jul 8, 2026 by bigfootjon Member Loading…
fbcode/executorch/exir/backend/test/demos/BUCK CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#20791 opened Jul 8, 2026 by meta-codesync Bot Loading…
fbcode/executorch/shim_et/BUCK CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#20790 opened Jul 8, 2026 by meta-codesync Bot Loading…
Arm backend: Add TOSA dialect data layout node visitors 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
#20789 opened Jul 8, 2026 by SaoirseARM Collaborator Loading…
Add pass to replace some ops with channels last variants. CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. python Pull requests that update python code
#20788 opened Jul 8, 2026 by MartinPavella Collaborator Loading…
NXP backend: Add e2e test for profiling feature 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/
#20785 opened Jul 8, 2026 by irtrukhina Collaborator Loading…
Install YOLO26 deps in model CI ciflow/periodic CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20780 opened Jul 8, 2026 by JacobSzwejbka Contributor Loading…
ProTip! Follow long discussions with comments:>50.