-
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 the off-graph KV-cache cell layout to the neutral C++ layer
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21902
opened Aug 17, 2026 by
kiymetakdemir
Contributor
Loading…
Add sliding windows to the off-graph KV-cache reference
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21901
opened Aug 17, 2026 by
kiymetakdemir
Contributor
Loading…
Fall back for asymmetric Conv2d weights
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#21900
opened Aug 17, 2026 by
ethansfng
Contributor
Loading…
Qualcomm AI Engine Direct - [GenAI Pipeline] PR5: Model preparation & quantization strategy implementations
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
release notes: qualcomm
Changes to the Qualcomm backend delegate
#21899
opened Aug 17, 2026 by
qti-horodnic
Contributor
Loading…
Declare the to_native API
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#21898
opened Aug 17, 2026 by
digantdesai
Contributor
Loading…
Preserve runtime allocations during constant propagation
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#21897
opened Aug 17, 2026 by
mcremon-meta
Contributor
Loading…
Transforms: add a common Conv1d-to-Conv2d pass
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21896
opened Aug 17, 2026 by
rascani
Contributor
Loading…
Channels last: add single-output max pool
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21895
opened Aug 17, 2026 by
rascani
Contributor
Loading…
Store external Vela blocks in named data (#21893)
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
#21893
opened Aug 17, 2026 by
kkch3ng
Loading…
Implement load_into for SharedPtrDataLoader
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
#21892
opened Aug 17, 2026 by
Mukesh-SCS
Loading…
Disable code signing for iOS Device Farm artifacts
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21891
opened Aug 17, 2026 by
JacobSzwejbka
Contributor
Loading…
Arm backend: Added tests for generate_vgf_op_support script
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
#21890
opened Aug 17, 2026 by
wwwind
Collaborator
Loading…
Add a CUDA/HIP runtime compatibility layer
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
module: rocm
#21889
opened Aug 17, 2026 by
digantdesai
Contributor
•
Draft
Add U65 specific support (#21888)
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
#21888
opened Aug 17, 2026 by
JakeStevens
Contributor
Loading…
fbcode/executorch/devtools/inspector/_inspector_utils.py
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#21887
opened Aug 17, 2026 by
meta-codesync
Bot
Loading…
Arm backend: Uplift Ethos-U SDK to 26.05
ciflow/trunk
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
help wanted
Extra attention is needed
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
#21886
opened Aug 17, 2026 by
mansnils
Collaborator
Loading…
Bump PyTorch pin to nightly dev20260816
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.
#21885
opened Aug 17, 2026 by
pytorchupdatebot
Collaborator
Loading…
Arm backend: Upgrade docker image to Ubuntu 24.04
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
#21881
opened Aug 17, 2026 by
wwwind
Collaborator
Loading…
Qualcomm AI Engine Direct - [LLM QAT] Embedding W4 PCQ support
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
release notes: qualcomm
Changes to the Qualcomm backend delegate
#21879
opened Aug 17, 2026 by
DannyYuyang-quic
Contributor
Loading…
Fix max_pool2d_with_indices_backward accumulating onto stale memory (grad_input not zeroed)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
release notes: ops & kernels
Changes to the opset and any new / changed kernel implementations
#21878
opened Aug 16, 2026 by
RanjithRagavan
Contributor
Loading…
Fix Scalar float conversion source compatibility
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
release notes: api
Changes to public facing apis (any interfaces, pybinded runtime methods, etc.)
#21875
opened Aug 16, 2026 by
sylvesterkaczmarek
Loading…
Fix "Too many open files" in QNN DeepLabV3 example
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21874
opened Aug 16, 2026 by
mcollinswisc
•
Draft
Fix Qwen3.5 static-shape prefill (#18832)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21873
opened Aug 15, 2026 by
yenhao-huang
Contributor
Loading…
[Kernels] Implement portable CPU kernel for aten::bucketize (fixes #20270)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
module: kernels
Issues related to kernel libraries and utilities, and code under kernels/
release notes: ops & kernels
Changes to the opset and any new / changed kernel implementations
#21869
opened Aug 15, 2026 by
RanjithRagavan
Contributor
Loading…
Previous Next
ProTip!
Add no:assignee to see everything that’s not assigned.