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: Remove stale broadcast helper docs 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
#19367 opened May 7, 2026 by Sebastian-Larsson Collaborator Loading…
Arm backend: Remove setup flag for model test deps 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
#19366 opened May 7, 2026 by Sebastian-Larsson Collaborator Loading…
Pin huggingface-hub to <=1.13.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. help wanted Extra attention is needed 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
#19365 opened May 7, 2026 by Erik-Lundell Collaborator Loading…
Arm backend: Avoid repeated recompiles in constant fusion 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: none Do not include this in the release notes
#19363 opened May 7, 2026 by YufengShi-dudu Collaborator Loading…
Arm backend: Normalize enum signatures in API manifest 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: arm Changes to the ARM backend delegate
#19361 opened May 7, 2026 by Sebastian-Larsson Collaborator Loading…
Add cuBLAS mm_out shim to eliminate libtorch runtime dependency ciflow/cuda CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#19360 opened May 7, 2026 by digantdesai Contributor Draft
Qualcomm AI Engine Direct - Fix Full CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#19359 opened May 7, 2026 by winskuo-quic Collaborator Loading…
Disable HF Xet storage to fix CI export timeouts ciflow/cuda CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#19358 opened May 7, 2026 by digantdesai Contributor Draft
Make op_upsample_bilinear2d_aa_test deterministic 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
#19357 opened May 7, 2026 by psiddh Contributor Loading…
Convert unconditional GTEST_SKIP tests to DISABLED_ prefix 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
#19355 opened May 7, 2026 by rascani Contributor Loading…
Bump iOS XCTest timeout for ExecuTorchLLMTests 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
#19354 opened May 7, 2026 by psiddh Contributor Loading…
add the svg drawing on to_edge_transform_and_lower_to_qnn 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
#19353 opened May 6, 2026 by billmguo Contributor Loading…
[DO NOT MERGE] ci: instrument HF download paths to diagnose stalls ciflow/cuda CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#19352 opened May 6, 2026 by rascani Contributor Draft
Allow TextDecoderRunner to reuse a persistent Sampler 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
#19351 opened May 6, 2026 by kirklandsign Contributor Loading…
ci: fix macOS PyTorch wheel cache key for branch-ref pins CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#19350 opened May 6, 2026 by rascani Contributor Loading…
Reorder slice before binary broadcast ops (#19346) 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
#19346 opened May 6, 2026 by DrJessop Contributor Loading…
More generic slice propagation before unary ops which works for non-contiguous slices (#19345) 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
#19345 opened May 6, 2026 by DrJessop Contributor Loading…
Add optional offset arg to quantized_conv1d_nlc and precompute it AOT (#19344) 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
#19344 opened May 6, 2026 by khazaei Contributor Loading…
ci: install pinned torch before requirements-ci.txt on macOS CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#19342 opened May 6, 2026 by rascani Contributor Loading…
Add 3D (NCW) channels-last dim_order support to Neutron runtime 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
#19341 opened May 6, 2026 by JakeStevens Contributor Loading…
[DOC] Add redirects for moved ExecuTorch pages 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
#19338 opened May 6, 2026 by ymrohit Loading…
NXP backend: Test Mul Tensor with new Neutron flow 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
#19336 opened May 6, 2026 by roman-janik-nxp Collaborator Loading…
Fix nullable-to-nonnull conversion errors in ExecuTorchModule.mm for Xcode 26 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
#19335 opened May 6, 2026 by anviatmeta Loading…
Arm backend: Promote InsertDataLayoutCastsPass up pass list 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
#19332 opened May 6, 2026 by tom-arm Collaborator Loading…
Arm backend: Move import in DecomposePermuteForU55Pass 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: none Do not include this in the release notes
#19331 opened May 6, 2026 by AdrianLundell Collaborator Loading…
ProTip! Add no:assignee to see everything that’s not assigned.