-
Notifications
You must be signed in to change notification settings - Fork 899
Pull requests: pytorch/executorch
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Improve SDPA to handle GQA
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18513
opened Mar 26, 2026 by
mergennachin
Loading…
[ET-VK] Modernize permute op with safe indexing and unified dispatch
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18510
opened Mar 25, 2026 by
SS-JIA
Loading…
[ET-VK] Modernize permute op with safe indexing and unified dispatch
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18509
opened Mar 25, 2026 by
SS-JIA
Loading…
Qwen3-TTS: end-to-end XNNPACK text-to-speech bring-up
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18508
opened Mar 25, 2026 by
seyeong-han
•
Draft
6 tasks done
Add streaming Silero VAD runner for real-time speech detection
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18507
opened Mar 25, 2026 by
seyeong-han
Loading…
5 tasks done
Add Arm & NXP usernames for excluding contributors
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18503
opened Mar 25, 2026 by
nil-is-all
Loading…
Add should_run() + fast-copy infrastructure with targeted_ops annotations (#18497)
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
#18497
opened Mar 25, 2026 by
apullin
Loading…
Skip redundant run_decompositions when no ops match decomp table (#18496)
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
#18496
opened Mar 25, 2026 by
apullin
Loading…
Sync Python-side quantized_softmax schema with C++ kernel (add mask_type and pos args) (#18495)
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
#18495
opened Mar 25, 2026 by
mvartani-meta
Loading…
Arm backend: Up tolerance for conv2d, upsample_bilinear2d, etc.
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
#18494
opened Mar 25, 2026 by
Christoffer-JL
Loading…
Arm backend: Rework "no_target" test collection
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
#18493
opened Mar 25, 2026 by
martinlsm
Loading…
Arm backend: Remove test name convention and validation
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
#18492
opened Mar 25, 2026 by
martinlsm
Loading…
Cortex-M backend: Enable test linting
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
#18489
opened Mar 25, 2026 by
AdrianLundell
Loading…
NXP Backend: Add imxrt700cm backend which combines the Neutron and CortexM backends
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
#18488
opened Mar 25, 2026 by
MartinPavella
Loading…
fix: replace bare except with except Exception (3 files)
module: examples
Issues related to demos under examples/
#18484
opened Mar 25, 2026 by
harshadkhetpal
Loading…
Move graph_builder and program_builder to executorch.backends.test (#18483)
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
release notes: none
Do not include this in the release notes
#18483
opened Mar 24, 2026 by
hsharma35
Loading…
Fix bug in per tensor mul and add impls (#18481)
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
#18481
opened Mar 24, 2026 by
DrJessop
Loading…
Promote pre-set spec.mem_id to AbsolutePlacementConstraint. (#18480)
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
release notes: none
Do not include this in the release notes
#18480
opened Mar 24, 2026 by
hsharma35
Loading…
Add C++ unit tests for cadence::quantized_conv2d_nhwc (#18479)
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
#18479
opened Mar 24, 2026 by
hsharma35
Loading…
[ET Device Support] CudaAllocator: device memory allocator for CUDA backend
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
#18477
opened Mar 24, 2026 by
Gasoonjia
Loading…
[ET Device Support] Module: allocate device memory for planned buffers
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
#18476
opened Mar 24, 2026 by
Gasoonjia
Loading…
[ET Device Support] MemoryManager: add per-buffer device metadata
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
#18475
opened Mar 24, 2026 by
Gasoonjia
Loading…
[ET Device Support] MethodMeta: expose per-buffer device placement API
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
#18474
opened Mar 24, 2026 by
Gasoonjia
Loading…
[ET Device Support] DeviceMemoryBuffer RAII class for device memory lifetime management
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
#18473
opened Mar 24, 2026 by
Gasoonjia
Loading…
[ET Device Support] Emitter reads non_const_buffer_device from graph meta
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
#18472
opened Mar 24, 2026 by
Gasoonjia
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.