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 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 Draft
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. 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…
Add float scalar input support 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
#18751 opened Apr 7, 2026 by digantdesai Loading…
Relax threshold on flakey test CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#18748 opened Apr 7, 2026 by metascroy Loading…
support for cadence platform QAT 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
#18746 opened Apr 7, 2026 by rezaasjd Loading…
fix: replace bare except with except Exception in pytree init module: extension Issues related to code under extension/
#18744 opened Apr 7, 2026 by harshadkhetpal Loading…
Qualcomm AI Engine Direct - [Multimodal] granite-3.3-2b-instruct CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: qualcomm Changes to the Qualcomm backend delegate
#18740 opened Apr 7, 2026 by DannyYuyang-quic Loading…
Make BundleIO ATOL/RTOL configurable per-test via runtime args 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: none Do not include this in the release notes
#18739 opened Apr 7, 2026 by BryanBradfo Loading…
Upgrade fbcode/executorch to Python Scientific Stack 3 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
#18737 opened Apr 7, 2026 by SS-JIA Loading…
Optimize Enn runner 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
#18735 opened Apr 7, 2026 by Jiseong-oh Loading…
[Parakeet] Add Vulkan backend documentation and fix CMake build 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/
#18734 opened Apr 7, 2026 by SS-JIA Loading…
ProTip! Updated in the last three days: updated:>2026-04-05.