Skip to content

Pull requests: pytorch/executorch

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Arm backend: Document Model Explorer performance overlays 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
#22675 opened Sep 10, 2026 by perheld Collaborator Loading…
Arm backend: Delegate constant tensor index 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
#22674 opened Sep 10, 2026 by perheld Collaborator Loading…
Bump js-yaml from 3.15.0 to 3.15.2 in /extension/wasm/test 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
#22673 opened Sep 10, 2026 by dependabot Bot Loading…
Arm backend: Add IO copy tracking to perf_monitor 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
#22672 opened Sep 10, 2026 by emmakujala Collaborator Loading…
Arm backend: Add support for isinf and isnan 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
#22671 opened Sep 10, 2026 by Sebastian-Larsson Collaborator Loading…
[CUDA] Preserve fallback when remerging PTEs CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22670 opened Sep 10, 2026 by Gasoonjia Contributor Loading…
[ET-VK][q8ta-conv] Route profitable batched Mali q8ta convolutions to im2col CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#22669 opened Sep 10, 2026 by SS-JIA Contributor Loading…
[ET-VK][q8ta-conv] Bound q8ta im2col scratch memory CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#22668 opened Sep 10, 2026 by SS-JIA Contributor Loading…
[ET-VK][q8ta-conv] Optimize narrow q8ta convolution workgroups CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#22667 opened Sep 10, 2026 by SS-JIA Contributor Loading…
Change title to 'OpenVINO Backend' CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. enhancement Not as big of a feature, but technically not a bug. Should be easy to fix module: doc Issues related to documentation, both in docs/ and inlined in code
#22666 opened Sep 10, 2026 by nil-is-all Contributor Loading…
[ET-VK] Tag tensors in list args that mix None entries CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: none Do not include this in the release notes
#22664 opened Sep 10, 2026 by Sanjays2402 Loading…
Avoid nested thread-pool locking in parallel_for CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#22663 opened Sep 10, 2026 by JakeStevens Contributor Loading…
Add a batched-sequence KV cache layout and reorganize the control faces CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22662 opened Sep 10, 2026 by kiymetakdemir Contributor Loading…
Support misaligned ranks for broadcasted binary ops in propagate slice CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#22661 opened Sep 9, 2026 by DrJessop Contributor Loading…
Qualcomm AI Engine Direct - Adding LPAI Custom Op Support and Example 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
#22659 opened Sep 9, 2026 by qti-horodnic Contributor Loading…
Gate test xfails on dependency versions 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
#22658 opened Sep 9, 2026 by rascani Contributor Loading…
Don't upload golden artifacts to GitHub Actions storage ciflow/nightly CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: none Do not include this in the release notes
#22656 opened Sep 9, 2026 by jathu Contributor Loading…
Add options for logit slicing to HF export ciflow/mlx CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22655 opened Sep 9, 2026 by metascroy Contributor Loading…
Publish CUDA 13.4 nightly wheels ciflow/binaries/all Release PRs with this label will build wheels for all python versions CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: build Changes related to build, including dependency upgrades, build flags, optimizations, etc.
#22653 opened Sep 9, 2026 by shoumikhin Contributor Loading…
Erase the cat/slice/select nop ops after memory planning (#22651) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#22651 opened Sep 9, 2026 by mcremon-meta Contributor Loading…
Arm backend: Added real-world dataset for NSS. 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
#22650 opened Sep 9, 2026 by Michiel-Olieslagers Collaborator Loading…
NXP backend: Keep test_cifarnet in the wheel for internal testing. 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
#22645 opened Sep 9, 2026 by MartinPavella Collaborator Loading…
Arm backend: Align static KV-cache tests to extensions/llm 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: none Do not include this in the release notes
#22641 opened Sep 9, 2026 by tom-arm Collaborator Loading…
Arm backend: Rewrite static roll with slice and concatenate patterns 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
#22639 opened Sep 9, 2026 by YufengShi-dudu Collaborator Loading…
Arm backend: Deduplicate constants emitted during TOSA lowering 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
#22638 opened Sep 9, 2026 by YufengShi-dudu Collaborator Loading…
ProTip! Type g i on any issue or pull request to go back to the issue listing page.