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

Fix quantized_conv1d_ncl padding bug in HiFi kernel 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
#18783 opened Apr 8, 2026 by ethansfng 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 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 Loading…
Arm backend: Handle conv qparams from non-fused clamp 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
#18778 opened Apr 8, 2026 by bdemirb Loading…
4/x: Add per-model cache selection via RuntimeSpec cache_dir option (#18777) 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
#18777 opened Apr 8, 2026 by metascroy Loading…
Add portable var_mean.correction_out kernel (#18775) 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 release notes: none Do not include this in the release notes
#18775 opened Apr 8, 2026 by pssrawat 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 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 Loading…
[ET-VK] Fused RMSNorm operator to fix fp16 overflow 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
#18772 opened Apr 8, 2026 by SS-JIA Loading…
Arm backend: Remove no_target substring for pytests 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
#18769 opened Apr 8, 2026 by martinlsm 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 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 Loading…
Fix empty FLAVOR in scheduled AAR builds CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18764 opened Apr 8, 2026 by kirklandsign 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 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 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 Loading…
[aoti-cuda] Add SDPA benchmarking script with qwen-3.5-35B-A3B shapes 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 Draft
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 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 Loading…
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 Loading…
Attention sink support for LLM runner 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
#18753 opened Apr 7, 2026 by kirklandsign Loading…
Enable Q/DQ opt with multiple inputs 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
#18752 opened Apr 7, 2026 by boomitsnoom Loading…
ProTip! Find all pull requests that aren't related to any open issues with -linked:issue.