-
Notifications
You must be signed in to change notification settings - Fork 943
Pull requests: pytorch/executorch
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
NXP backend: added support for 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
aten.conv_transpose1 and refactored convolution_converter
CLA Signed
#19004
opened Apr 20, 2026 by
novak-vaclav
Contributor
•
Draft
Add tribal knowledge base and /executorch-kb skill (#19003)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
meta-exported
#19003
opened Apr 20, 2026 by
abhinaykukkadapu
Contributor
Loading…
Move permute optimization passes to shared transforms location
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
meta-exported
#19002
opened Apr 20, 2026 by
mcremon-meta
Contributor
Loading…
NXP backend: Update eIQ Neutron SDK to 3.1.0
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#19000
opened Apr 20, 2026 by
robert-kalmar
Collaborator
Loading…
NXP backend: Add option to use the 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
#18998
opened Apr 20, 2026 by
MartinPavella
Collaborator
•
Draft
[QNN] Fix compiler_specs double-list wrapping bug causing AttributeError
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18997
opened Apr 20, 2026 by
KevinUW114514
Loading…
[QNN] Fix LiftConstantScalarOperands to handle aten.pow.Scalar
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
module: qnn
Issues related to Qualcomm's QNN delegate and code under backends/qualcomm/
#18994
opened Apr 20, 2026 by
KevinUW114514
Loading…
Fix float32 indices in test_batched_export_with_backprop
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
meta-exported
#18992
opened Apr 19, 2026 by
jeanschmidt
Loading…
[QNN] Fix AttributeError in _mark_nodes_as_annotated when node is None
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
#18990
opened Apr 19, 2026 by
KevinUW114514
Loading…
Add MLX op handler for aten.isinf
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18988
opened Apr 18, 2026 by
Jah-yee
Loading…
Add MLX op handler for aten.hardtanh
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18986
opened Apr 18, 2026 by
Jah-yee
Loading…
Add MLX op handler for aten.bitwise_or
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18984
opened Apr 18, 2026 by
Jah-yee
Loading…
Add MLX op handler for aten.bitwise_xor
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18983
opened Apr 18, 2026 by
Jah-yee
Loading…
feat(MLX): Add handlers for aten.flip and aten.trunc
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18982
opened Apr 18, 2026 by
Jah-yee
Loading…
Improve RemovePermutesAroundElementwiseOps robustness (#18980)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
meta-exported
#18980
opened Apr 17, 2026 by
mcremon-meta
Contributor
Loading…
Add MLX integer support for aten.bitwise_and
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
module: mlx
Issues related to MLX Backend: Metal-accelerated inference on Apple Silicon
release notes: apple
Changes to the Apple backend delegate
#18979
opened Apr 17, 2026 by
yadferhad
Loading…
Add Qwen 3.6 MoE model and switch CI to Qwen3.6-35B-A3B-HQQ-INT4
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18978
opened Apr 17, 2026 by
mergennachin
Contributor
Loading…
Fix ConvertMmToBmmPass for quantized (int8/int16) mm ops (#18974)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
meta-exported
#18974
opened Apr 17, 2026 by
apullin
Contributor
Loading…
Arm backend: Fix int8 TABLE domain for sigmoid LUTs
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
#18973
opened Apr 17, 2026 by
xingguo01
Collaborator
Loading…
Arm backend: tosa spec missing
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
meta-exported
module: arm
Issues related to arm backend
partner: arm
For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm
#18967
opened Apr 17, 2026 by
digantdesai
Contributor
Loading…
Qualcomm AI Engine Direct - Adding QNN backend support for reflection_pad1/2d core ATen ops
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
#18963
opened Apr 17, 2026 by
qti-horodnic
Contributor
Loading…
Add type validation in BoxedEvalueList::get() for TOCTOU defense
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Add TransducerRunner and rename AsrRunner to Seq2SeqRunner (#18961)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
meta-exported
#18961
opened Apr 17, 2026 by
kirklandsign
Contributor
Loading…
Precompute T1 offset for quantized conv2d NHWC in TIE kernel
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
meta-exported
#18960
opened Apr 16, 2026 by
abeakkas
Contributor
Loading…
Add Half (float16) support to slim ScalarType enum (#18959)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
fb-exported
meta-exported
#18959
opened Apr 16, 2026 by
digantdesai
Contributor
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.