-
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
Fix MLX C++20 errors
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22424
opened Sep 2, 2026 by
metascroy
Contributor
Loading…
Add portable quantized stacked-halves RoPE operator (#22423)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#22423
opened Sep 1, 2026 by
ethansfng
Contributor
Loading…
Vulkan backend: Add missing include of algorithm
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
module: vulkan
Issues related to the Vulkan delegate and code under backends/vulkan/
#22422
opened Sep 1, 2026 by
xuyanwen2012
Contributor
Loading…
Run attention on MLX wherever the fused kernel can compute it
ciflow/mlx
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
release notes: apple
Changes to the Apple backend delegate
#22419
opened Sep 1, 2026 by
shoumikhin
Contributor
Loading…
Skip impure ops in constant_prop_pass
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22418
opened Sep 1, 2026 by
john-rocky
Contributor
Loading…
Avoid unused quantized SDPA scratch allocation
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22417
opened Sep 1, 2026 by
JacobSzwejbka
Contributor
•
Draft
Bump transformers from 4.56.1 to 5.10.1 in /examples/arm/super_resolution_example_vgf
ciflow/trunk
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
dependencies
Pull requests that update a dependency file
module: arm
Issues related to arm backend
python
Pull requests that update python code
#22416
opened Sep 1, 2026 by
dependabot
Bot
Loading…
Bump browserslist from 4.24.2 to 4.28.8 in /examples/demo-apps/react-native/rnllama
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#22415
opened Sep 1, 2026 by
dependabot
Bot
Loading…
[CUDA] Use Triton TMA for long-context causal prefill
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22414
opened Sep 1, 2026 by
Gasoonjia
Contributor
Loading…
Report whether XNNPACK packed weights fell back to heap
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#22413
opened Sep 1, 2026 by
doggeral
Contributor
Loading…
Arm backend: Add bounded U55 unfold_copy support
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
#22412
opened Sep 1, 2026 by
perheld
Collaborator
Loading…
[executor_runner] Add --input_shapes to run dynamic-shape models below their upper bound
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22411
opened Sep 1, 2026 by
msluszniak
Contributor
Loading…
[ET-VK] Wire the missing resize functions for embedding and index_select
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22410
opened Sep 1, 2026 by
msluszniak
Contributor
Loading…
[ET-VK] Fix squeeze_copy of the outermost dim under dynamic shapes
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22409
opened Sep 1, 2026 by
msluszniak
Contributor
Loading…
Add documentation and example of arbitrary QAT flow used with recipe-based export.
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
module: doc
Issues related to documentation, both in docs/ and inlined in code
module: examples
Issues related to demos under examples/
#22408
opened Sep 1, 2026 by
MartinPavella
Collaborator
Loading…
Arm backend: Materialize symbolic shapes
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
#22407
opened Sep 1, 2026 by
oscarandersson8218
Collaborator
Loading…
Vulkan: support index.Tensor with the index on any dimension
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
module: vulkan
Issues related to the Vulkan delegate and code under backends/vulkan/
#22406
opened Sep 1, 2026 by
msluszniak
Contributor
Loading…
Fix null pointer dereference in MethodMeta::uses_backend()
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
release notes: runtime
Changes related to the core runtime which loads the program methods, initializes delegates, and runs
#22405
opened Sep 1, 2026 by
bharqav
Loading…
Do not move a view's shape earlier than the nodes that compute it
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22403
opened Sep 1, 2026 by
msluszniak
Contributor
Loading…
Only rewrite addmm/mm to linear when the weight is a constant
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22402
opened Sep 1, 2026 by
msluszniak
Contributor
Loading…
Vulkan: size texture-vs-buffer choice by the bound, not the trace hint
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
module: vulkan
Issues related to the Vulkan delegate and code under backends/vulkan/
#22401
opened Sep 1, 2026 by
msluszniak
Contributor
Loading…
[PoC ONLY] Qualcomm AI Engine Direct - HF Exporter Mininal Script
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22400
opened Sep 1, 2026 by
winskuo-quic
Collaborator
•
Draft
Vulkan: do not partition ops whose symbolic arguments the runtime reads at build time
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
module: vulkan
Issues related to the Vulkan delegate and code under backends/vulkan/
#22399
opened Sep 1, 2026 by
msluszniak
Contributor
Loading…
Add a single-.so Vulkan+XNNPACK executorch JNI target
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: vulkan
Issues related to the Vulkan delegate and code under backends/vulkan/
#22398
opened Sep 1, 2026 by
youxie
Contributor
Loading…
Fold parameter-only subgraphs before XNNPACK partitioning
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22391
opened Sep 1, 2026 by
john-rocky
Contributor
Loading…
Previous Next
ProTip!
Mix and match filters to narrow down what you’re looking for.