-
Notifications
You must be signed in to change notification settings - Fork 1k
Pull requests: pytorch/executorch
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
[ExecuTorch][WebGPU] Add per-pass dispatch ordering + scratch buffer 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
#20080
opened Jun 5, 2026 by
JulianCloudNTH
Contributor
Loading…
[ExecuTorch][WebGPU] Switch native backend from wgpu-native to Dawn (Tint) + SwiftShader
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#20079
opened Jun 5, 2026 by
JulianCloudNTH
Contributor
Loading…
Address review feedback on device tensor helpers (#20078)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
release notes: none
Do not include this in the release notes
#20078
opened Jun 5, 2026 by
shoumikhin
Contributor
Loading…
Make CUDA/AOTI partitioner composable after another delegate
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
release notes: none
Do not include this in the release notes
#20077
opened Jun 5, 2026 by
shoumikhin
Contributor
Loading…
Remove non-existent aten.transpose.Dimname overload from quantizer
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
#20076
opened Jun 5, 2026 by
kirklandsign
Contributor
Loading…
Add OSS guard tests for ET_UNWRAP/ET_UNWRAP_TOKENIZER expression contract (#20075)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#20075
opened Jun 5, 2026 by
psiddh
Contributor
Loading…
Drop aten.transpose.Dimname from arm quantizer op list
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
#20074
opened Jun 5, 2026 by
ashutoshsameer
Loading…
[ExecuTorch][WebGPU] Graph-owned scratch buffers for fused-op intermediates
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#20073
opened Jun 5, 2026 by
JulianCloudNTH
Contributor
Loading…
[ExecuTorch][WebGPU] Per-pass compute dispatch ordering for fused multi-dispatch ops
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#20072
opened Jun 5, 2026 by
JulianCloudNTH
Contributor
Loading…
guard dimname after removal (#20071)
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
#20071
opened Jun 5, 2026 by
JakeStevens
Contributor
Loading…
Cortex-M backend: Refactor ConvertToCortexMPass
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: none
Do not include this in the release notes
#20070
opened Jun 5, 2026 by
AdrianLundell
Collaborator
Loading…
Arm backend: Fix non-delegated typo
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
#20069
opened Jun 5, 2026 by
usamahz
Collaborator
Loading…
Arm backend: Fix crash in FuseDuplicateUsers
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
#20068
opened Jun 5, 2026 by
AdrianLundell
Collaborator
Loading…
Arm backend: Enable building for Corstone-300_U65
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: none
Do not include this in the release notes
#20067
opened Jun 5, 2026 by
Erik-Lundell
Collaborator
Loading…
Arm backend: Lower MXFP Linear to TOSA
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
#20065
opened Jun 5, 2026 by
martinlsm
Collaborator
Loading…
Arm backend: Make the logic for temp_allocation_pool realistic
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
#20064
opened Jun 5, 2026 by
gggekov
Collaborator
Loading…
Arm backend: add SmolLM2 Ethos-U export, generation and eval 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
#20063
opened Jun 5, 2026 by
xingguo01
Collaborator
Loading…
Extract shared device test utilities to reduce redundancy (#20061)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#20061
opened Jun 5, 2026 by
Gasoonjia
Contributor
Loading…
Turn on device memory planing as default (#20060)
ciflow/cuda
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#20060
opened Jun 5, 2026 by
Gasoonjia
Contributor
Loading…
[ET-VK][conv2d] Auto-route SlidingWindow conv2d to im2col/GEMM via device-aware heuristic
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#20059
opened Jun 5, 2026 by
SS-JIA
Contributor
Loading…
[ETVK] Add benchmark binary + im2col/GEMM conv2d prototype
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#20058
opened Jun 5, 2026 by
SS-JIA
Contributor
Loading…
Qualcomm AI Engine Direct - Fix backend register issue on Windows
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20053
opened Jun 4, 2026 by
zhaoxul-qti
Contributor
Loading…
Qualcomm AI Engine Direct - Support Windows native build
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20052
opened Jun 4, 2026 by
zhaoxul-qti
Contributor
Loading…
Add ObjC/Swift bindings for the ImageProcessor (#20051)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#20051
opened Jun 4, 2026 by
metascroy
Contributor
Loading…
Qualcomm AI Engine Direct - Support Platform Abstraction Layer (PAL)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20050
opened Jun 4, 2026 by
zhaoxul-qti
Contributor
Loading…
Previous Next
ProTip!
Find all pull requests that aren't related to any open issues with -linked:issue.