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

Bump PyTorch pin to nightly dev20260809 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.
#21708 opened Aug 10, 2026 by pytorchupdatebot Collaborator Loading…
Qualcomm AI Engine Direct - Change transpose output from NCH1 to NC1H before conv CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: qnn Issues related to Qualcomm's QNN delegate and code under backends/qualcomm/
#21707 opened Aug 10, 2026 by chenweng-quic Collaborator Loading…
Load a method whose constant name collides with another method's CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21706 opened Aug 10, 2026 by shoumikhin Contributor Loading…
Tell the runtime which device a Python input lives on CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21705 opened Aug 9, 2026 by shoumikhin Contributor Loading…
Report a clear error instead of crashing on a device-planned copy CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21704 opened Aug 9, 2026 by shoumikhin Contributor Loading…
Document and test the memory planning a device-activation export needs CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21703 opened Aug 9, 2026 by shoumikhin Contributor Loading…
Add targeted_ops to core ExportPass passes for fast-copy optimization (#21702) 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
#21702 opened Aug 9, 2026 by apullin Contributor Loading…
Cache backend FakeTensor dispatches during ExportPass replay (#21700) 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
#21700 opened Aug 9, 2026 by apullin Contributor Loading…
Remove the conv2d op-test case that can never be delegated, so the WebGPU op tests can run CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21697 opened Aug 9, 2026 by shoumikhin Contributor Loading…
[executorch][arm] Speed up lowering: cache constant names, fix quadratic permute chain collection, dedup producer queue, defer cleanup, and drop redundant recompiles 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
#21696 opened Aug 9, 2026 by apullin Contributor Loading…
Drop the coreml_static_int8 operators job, which has never once finished CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21695 opened Aug 8, 2026 by shoumikhin Contributor Loading…
Fix the nightly link check: stop failing on no-response, repair every dead link it found CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21694 opened Aug 8, 2026 by shoumikhin Contributor Loading…
periodic: stop running dl3 and edsr on the portable backend ciflow/periodic CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21693 opened Aug 8, 2026 by shoumikhin Contributor Loading…
Stop nightly scheduled runs from cancelling in-flight push CI on main CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21691 opened Aug 8, 2026 by shoumikhin Contributor Loading…
Fix test-webgpu-native: export the missing rope_hf_dynamic_sequence fixture CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21690 opened Aug 8, 2026 by shoumikhin Contributor Loading…
Build the custom ops AOT libs as C++20 CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21689 opened Aug 8, 2026 by shoumikhin Contributor Loading…
Zero grad_input in max_pool2d_with_indices_backward CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21687 opened Aug 8, 2026 by anurag2796 Loading…
[MLX] C++ runner for HF LLMs with the off-graph KV cache CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21683 opened Aug 7, 2026 by kiymetakdemir Contributor Loading…
Bump js-yaml from 3.15.0 to 3.15.1 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
#21681 opened Aug 7, 2026 by dependabot Bot Loading…
[MLX] Add off-graph KV cache export mode for HF models CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21680 opened Aug 7, 2026 by kiymetakdemir Contributor Loading…
[ExecuTorch][WebGPU] Optimize Qwen3 long-context FlashDecoding CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21679 opened Aug 7, 2026 by JCNTH Contributor Loading…
[ExecuTorch][WebGPU] Add Gemma 4 MTP and speculative-decode source-closure tests CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21678 opened Aug 7, 2026 by JCNTH Contributor Loading…
[ExecuTorch][WebGPU] Add Gemma 4 speculative decode runtime CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21677 opened Aug 7, 2026 by JCNTH Contributor Loading…
[ExecuTorch][WebGPU] Add Gemma 4 MTP export path CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21676 opened Aug 7, 2026 by JCNTH Contributor Loading…
[ExecuTorch][WebGPU] Add Gemma 4 MTP operator and route support CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21675 opened Aug 7, 2026 by JCNTH Contributor Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.