-
Notifications
You must be signed in to change notification settings - Fork 885
Pull requests: pytorch/executorch
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Arm backend: Fix broken tests
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
#18368
opened Mar 20, 2026 by
oscarandersson8218
Loading…
Arm backend: Add amin support for Ethos-U55
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
#18367
opened Mar 20, 2026 by
AdrianLundell
Loading…
Replace info prints with debug for neutron backend runtime
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
#18366
opened Mar 20, 2026 by
irtrukhina
Loading…
Arm backend: Reject INT16-matmuls on U55
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
#18365
opened Mar 20, 2026 by
oscarandersson8218
Loading…
Arm backend: Made functions private
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
#18364
opened Mar 20, 2026 by
Sebastian-Larsson
Loading…
Arm backend: Refactor tosa.Resize node-visitor
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
#18363
opened Mar 20, 2026 by
oscarandersson8218
Loading…
Add openvino backend to wheel package
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
[ET-VK][runtime] Add prepack cache to avoid duplicate weight prepacking
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
#18361
opened Mar 20, 2026 by
SS-JIA
Loading…
[ET-VK][embedding] Enable embedding weight dedup with tied linear weights
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
#18360
opened Mar 20, 2026 by
SS-JIA
Loading…
[RELEASE TEST] Use torchao 0.16.0
ciflow/trunk
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18359
opened Mar 20, 2026 by
manuelcandales
•
Draft
Add --method argument to CoreML static LLM runner
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18355
opened Mar 19, 2026 by
lucylq
Loading…
[wip] Add CI test for CoreML LoRA multimethod export
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18354
opened Mar 19, 2026 by
lucylq
Loading…
<EXPERIMENTAL - DO NOT REVIEW> DYNAMIC_UNBOUND support for portable runtime: lazy KV cache allocation
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
Add LoRA multimethod export to CoreML static LLM export
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18347
opened Mar 19, 2026 by
lucylq
Loading…
Add skip_names and LoRALinear guard to replace_linear_with_split_linear
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18346
opened Mar 19, 2026 by
lucylq
Loading…
Add LoRA support to StaticAttention for split_mha=False
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18345
opened Mar 19, 2026 by
lucylq
Loading…
Refactor: extract _prepare_eager_model() from CoreML export main()
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18343
opened Mar 19, 2026 by
lucylq
Loading…
Update lora def
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18342
opened Mar 19, 2026 by
lucylq
Loading…
Fix Voxtral Realtime runner flush
ciflow/cuda
ciflow/metal
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18339
opened Mar 19, 2026 by
mattjcly
Loading…
Delete deprecated test files that only tested exir.capture behavior
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
#18338
opened Mar 19, 2026 by
JacobSzwejbka
Loading…
[ET-VK][CI] Add test-vulkan-genai job for Parakeet on NVIDIA GPU runner
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: vulkan
Issues related to the Vulkan delegate and code under backends/vulkan/
#18335
opened Mar 19, 2026 by
SS-JIA
Loading…
[ET-VK][conv1d] Route conv1d to height-packed implementations in export pipeline
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
#18334
opened Mar 19, 2026 by
SS-JIA
Loading…
[ET-VK][conv1d] Implement height-packed depthwise conv1d operator
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
#18333
opened Mar 19, 2026 by
SS-JIA
Loading…
[ET-VK][conv1d] Implement height-packed pointwise conv1d operator
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
#18332
opened Mar 19, 2026 by
SS-JIA
Loading…
[ET Device Support] Add NonConstBufferDevice schema for per-buffer device mapping
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
#18330
opened Mar 19, 2026 by
Gasoonjia
Loading…
Previous Next
ProTip!
Follow long discussions with comments:>50.