-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: pytorch/executorch
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Add bool coverage for roll kernel
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
#21728
opened Aug 11, 2026 by
LuozhuZhang
Loading…
Synchronize the CUDA stream before returning from execute
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21727
opened Aug 11, 2026 by
shoumikhin
Contributor
Loading…
Add pi coding instructions to Muse Glimmer README
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21726
opened Aug 11, 2026 by
mergennachin
Contributor
Loading…
Deduplicate shared DQ node removal (#21725)
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
#21725
opened Aug 10, 2026 by
WongJohnson
Contributor
Loading…
Replace pass registry with explicit mode pipelines (#21724)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#21724
opened Aug 10, 2026 by
mcremon-meta
Contributor
Loading…
Support multi-method models in the export pipeline
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#21723
opened Aug 10, 2026 by
JakeStevens
Contributor
Loading…
Carry a tensor's device when wrapping it for PyTorch
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21722
opened Aug 10, 2026 by
shoumikhin
Contributor
Loading…
Introduce CompileMode compatibility API (#21721)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#21721
opened Aug 10, 2026 by
mcremon-meta
Contributor
Loading…
Fix failing codegen tests
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#21720
opened Aug 10, 2026 by
JakeStevens
Contributor
Loading…
Drop executorch opt-out, stop type-checking OSS code
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#21719
opened Aug 10, 2026 by
maggiemoss
Contributor
Loading…
Arm backend: Add FP16 VGF coverage for DeiT Tiny
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: arm
Changes to the ARM backend delegate
#21716
opened Aug 10, 2026 by
FabulousSuperDude
Contributor
Loading…
Arm backend: Add support for building selective prim ops.
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
#21714
opened Aug 10, 2026 by
Erik-Lundell
Collaborator
Loading…
Arm backend: Add tests for inspector (vgf neural statistics)
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
#21713
opened Aug 10, 2026 by
wwwind
Collaborator
Loading…
NXP backend: Add Neutron backend to 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
/backend/test/suite/operators testing.
CLA Signed
#21712
opened Aug 10, 2026 by
MartinPavella
Collaborator
•
Draft
Arm backend: Add support for non-folded quantized BatchNorm
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: arm
Changes to the ARM backend delegate
#21710
opened Aug 10, 2026 by
tom-arm
Collaborator
Loading…
Arm backend: Add CMSIS Pack all-ops test and fix pack build infrastructure
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
#21709
opened Aug 10, 2026 by
MatthiasHertelArm
Contributor
Loading…
Bump PyTorch pin to nightly dev20260809
ci/pytorch-pin-bump
ci-no-td
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21708
opened Aug 10, 2026 by
pytorchupdatebot
Collaborator
Loading…
Qualcomm AI Engine Direct - Change transpose output from NCH1 to NC1H before conv
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/
#21707
opened Aug 10, 2026 by
chenweng-quic
Collaborator
Loading…
Load a method whose constant name collides with another method's
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21706
opened Aug 10, 2026 by
shoumikhin
Contributor
Loading…
Tell the runtime which device a Python input lives on
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21705
opened Aug 9, 2026 by
shoumikhin
Contributor
Loading…
Report a clear error instead of crashing on a device-planned copy
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21704
opened Aug 9, 2026 by
shoumikhin
Contributor
Loading…
Document and test the memory planning a device-activation export needs
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21703
opened Aug 9, 2026 by
shoumikhin
Contributor
Loading…
Add targeted_ops to core ExportPass passes for fast-copy optimization (#21702)
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
#21702
opened Aug 9, 2026 by
apullin
Contributor
Loading…
Cache backend FakeTensor dispatches during ExportPass replay (#21700)
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
#21700
opened Aug 9, 2026 by
apullin
Contributor
Loading…
Skip redundant recompile after permute propagation retrace (#21696)
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
#21696
opened Aug 9, 2026 by
apullin
Contributor
Loading…
Previous Next
ProTip!
Type g p on any issue or pull request to go back to the pull request listing page.