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

Add Android benchmark script CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: devtools Changes to dev tooling, for example the debugger & profiler
#18802 opened Apr 9, 2026 by GregoryComer Member Loading…
5/x: make old/new global cache configurable (#18801) 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
#18801 opened Apr 9, 2026 by metascroy Contributor Loading…
Revert D100115639 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. fb-exported meta-exported
#18800 opened Apr 9, 2026 by lucylq Contributor Loading…
Add null checks to xnnpack flatbuffer CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. security-fix
#18799 opened Apr 9, 2026 by lucylq Contributor Draft
NXP Backend: Fix Coverity problems in neutron backend 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/
#18793 opened Apr 9, 2026 by jirioc Collaborator Loading…
Fix integer overflow in Vulkan multiply_integers 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/
#18792 opened Apr 9, 2026 by SS-JIA Contributor Loading…
[ET Device Support] CUDA-native Qwen 3.5 MoE inference with device tensor pipeline 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
#18788 opened Apr 9, 2026 by Gasoonjia Contributor Loading…
[MLX] Support Qwen3.5-35B-3A CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18785 opened Apr 9, 2026 by metascroy Contributor Loading…
Fix XNNPACK FlatBuffer verification and header bounds checking CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18784 opened Apr 8, 2026 by lucylq Contributor Loading…
Fix double-scaled pointer arithmetic in ETDumpGen constructor CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18782 opened Apr 8, 2026 by lucylq Contributor Loading…
Quant in checkpoint dtype CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18781 opened Apr 8, 2026 by metascroy Contributor Loading…
Arm backend: Enable dynamic shapes in DecomposeMeanDimPass ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm release notes: arm Changes to the ARM backend delegate
#18774 opened Apr 8, 2026 by SaoirseARM Collaborator Loading…
Add llm_methods metadata to multimethod PTE export 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
#18773 opened Apr 8, 2026 by kimishpatel Contributor Loading…
Metal backend: add export-time code signing for Hardened Runtime CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18768 opened Apr 8, 2026 by mergennachin Contributor Draft
Cortex-M backend: Support standalone clamp-type activations CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm release notes: arm Changes to the ARM backend delegate
#18767 opened Apr 8, 2026 by xingguo01 Collaborator Loading…
Fix uninitialised _outputNames in ETCoreMLModelProfiler causing crash when debug_buffer_size=0 CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: coreml Issues related to Apple's Core ML delegation and code under backends/apple/coreml/ release notes: apple Changes to the Apple backend delegate
#18763 opened Apr 8, 2026 by notaJiminLee Loading…
[ET Device Support] Extract shared device test utilities to reduce redundancy 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
#18762 opened Apr 8, 2026 by Gasoonjia Contributor Loading…
[ET Device Support] Add device tensor helper functions to TensorPtr API 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
#18761 opened Apr 8, 2026 by Gasoonjia Contributor Loading…
[ET Device Support] Add ExecutorchBackendConfig flags for skipping H2D/D2H copies 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
#18760 opened Apr 8, 2026 by Gasoonjia Contributor Loading…
SDPA decode perf improvements for qwen-3.5-35B-A3B CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18759 opened Apr 8, 2026 by digantdesai Contributor Loading…
Add multi-reader tests for add/sub ifm scaling (#18758) 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
#18758 opened Apr 8, 2026 by 3l1 Contributor Loading…
Bump transformers from 4.56.1 to 5.0.0rc3 in /.ci/docker 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 python Pull requests that update python code
#18757 opened Apr 8, 2026 by dependabot bot Loading…
Bump transformers from 4.56.1 to 5.0.0rc3 in /examples/arm/image_classification_example_vgf 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 python Pull requests that update python code
#18756 opened Apr 8, 2026 by dependabot bot Loading…
Add dual-conv tests for add/sub dual-input ifm scaling (#18755) 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
#18755 opened Apr 8, 2026 by 3l1 Contributor Loading…
Arm backend: Add conv+residual tests for add/sub ifm scaling (#18754) ciflow/trunk 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 module: arm Issues related to arm backend partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm
#18754 opened Apr 8, 2026 by 3l1 Contributor Loading…
ProTip! Updated in the last three days: updated:>2026-04-06.