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

Metal backend: keep non-packed views in their parent's buffer CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22984 opened Sep 22, 2026 by abdelaziz-mahdy Contributor Loading…
Metal backend: restore the thread qualifiers in the 4-bit matmul shader CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22982 opened Sep 22, 2026 by abdelaziz-mahdy Contributor Loading…
[Cortex-M] Support public edge transforms 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 module: microcontrollers For embedded MCUs like Cortex-M, or RTOS like Zephyr, does not track NPU backend like Arm Ethos. release notes: arm Changes to the ARM backend delegate
#22980 opened Sep 21, 2026 by rascani Contributor Loading…
[Vulkan] Fuse SwiGLU elementwise operations 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/ release notes: vulkan Changes to the Vulkan backend delegate
#22979 opened Sep 21, 2026 by mergennachin Contributor Draft
Stop Metal models from depending on an OpenMP library they never call 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
#22978 opened Sep 21, 2026 by shoumikhin Contributor Loading…
Honor lengths in merged named-data keys (#22977) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#22977 opened Sep 21, 2026 by estervojko Loading…
Updates to support HF dynamic cache export CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22976 opened Sep 21, 2026 by metascroy Contributor Loading…
Fix flaky kvsdpa segfault with serial MKL CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#22975 opened Sep 21, 2026 by JakeStevens Contributor Loading…
[Vulkan] Reduce 4w decode overhead with specialization 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/ release notes: vulkan Changes to the Vulkan backend delegate
#22973 opened Sep 21, 2026 by mergennachin Contributor Draft
Add a latest XNNPACK opt-in CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#22972 opened Sep 21, 2026 by JakeStevens Contributor Loading…
Share the CUDA device guard through the extension so other backends can use it 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
#22970 opened Sep 21, 2026 by shoumikhin Contributor Loading…
Fix negative dimension handling in narrow_copy (#22969) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#22969 opened Sep 21, 2026 by JakeStevens Contributor Loading…
Arm backend: Keep INT delegate boundaries quantized 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
#22966 opened Sep 21, 2026 by zingo Collaborator Loading…
Arm backend: Fix GroupNorm transpose count 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
#22965 opened Sep 21, 2026 by bdemirb Collaborator Loading…
Bump PyTorch pin to nightly dev20260920 ci/pytorch-pin-bump ci-no-td ciflow/docker Trigger docker-builds to rebuild and push the CI images for this PR CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22962 opened Sep 21, 2026 by pytorchupdatebot Collaborator Loading…
Samsung Exynos AI LiteCore - Support yolo26 CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: samsung partner: samsung For backend delegation, kernels, demo, etc. from the 3rd-party partner, Samsung
#22960 opened Sep 20, 2026 by Jiseong-oh Collaborator Loading…
[android] Migrate ExecuTorchRuntime and Tensor off fbjni 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
#22959 opened Sep 20, 2026 by ricardoasouz Contributor Loading…
Guard lower-rank constant permutation views (#22958) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#22958 opened Sep 20, 2026 by ethansfng Contributor Loading…
Metal backend: bind offset views to their parent's buffer instead of aliasing it CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22957 opened Sep 20, 2026 by abdelaziz-mahdy Contributor Loading…
Metal backend: honor channels-last strides in conv2d CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22952 opened Sep 20, 2026 by abdelaziz-mahdy Contributor Loading…
Arm backend: unskip dim_None sum tests on U55/U85 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
#22950 opened Sep 20, 2026 by psiddh Contributor Loading…
WebGPU: run integer add/sub/mul on an i32 shader CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22949 opened Sep 19, 2026 by psiddh Contributor Loading…
WebGPU: support integer operands in aten.clamp.default CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22948 opened Sep 19, 2026 by psiddh Contributor Loading…
WebGPU: implement aten.arange.start_step CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22947 opened Sep 19, 2026 by psiddh Contributor Loading…
Arm: fix size_t log format specifiers 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
#22946 opened Sep 19, 2026 by ricardoasouz Contributor Loading…
ProTip! Mix and match filters to narrow down what you’re looking for.