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: Fix integer overflow in VGFBackend IO size computation 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
#19256 opened May 1, 2026 by lucylq Contributor Draft
CI: drop defaults channel from conda installs to fix mixed-channel solve ciflow/cuda ciflow/metal ciflow/mlx ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#19255 opened May 1, 2026 by rascani Contributor Draft
build: add support for python 3.14 CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#19254 opened May 1, 2026 by CandiedCode Loading…
Add Gemma 4 text-decoder export to CoreML CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#19253 opened May 1, 2026 by john-rocky Loading…
Add coreml_compute_plan.py: report which CoreML ops dispatch to ANE / GPU / CPU CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#19252 opened May 1, 2026 by john-rocky Loading…
Add per-layer hybrid sliding/full attention (Gemma 3 / Gemma 4) to CoreML static LLM export CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#19251 opened May 1, 2026 by john-rocky Loading…
Add --sliding_window flag to CoreML static LLM export CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#19250 opened May 1, 2026 by john-rocky Loading…
Wrap iOS18 quantization errors with ExecuTorch-specific hint CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#19249 opened May 1, 2026 by john-rocky Loading…
Add regression tests for previously-failing CoreML lowerings CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#19248 opened May 1, 2026 by john-rocky Loading…
Skip argmin/argmax with dim=None in CoreML partitioner CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#19247 opened May 1, 2026 by john-rocky Loading…
Skip torch random ops in CoreML partitioner CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#19246 opened May 1, 2026 by john-rocky Loading…
Reject CoreML delegation for unsupported input dtypes CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#19245 opened May 1, 2026 by john-rocky Loading…
docs: Fix inconsistent link paths in backends overview table CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: none Do not include this in the release notes
#19244 opened May 1, 2026 by AswaniSahoo Loading…
Add sum.dim_IntList to RemovePermutesAroundElementwiseOps 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 partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm
#19243 opened May 1, 2026 by mcremon-meta Contributor Loading…
Replace AVG_POOL2D with REDUCE_SUM 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. module: arm Issues related to arm backend partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm
#19242 opened May 1, 2026 by mcremon-meta Contributor Loading…
Fix nullable pointer errors in ExecuTorchModule.mm 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
#19241 opened May 1, 2026 by keoskate Loading…
fix export issue 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
#19240 opened Apr 30, 2026 by billmguo Contributor Loading…
make quantized_max_pool2d_nhwc handle case of C>64 (#19238) 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
#19238 opened Apr 30, 2026 by wl1026sun Contributor Loading…
Test google/pthreadpool fix ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#19237 opened Apr 30, 2026 by GregoryComer Member Draft
Gemma4 patch CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#19236 opened Apr 30, 2026 by metascroy Contributor Draft
Add LongRoPE support and fp64 RoPE precompute for Phi-3 / Phi-4 family CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#19235 opened Apr 30, 2026 by SS-JIA Contributor Loading…
QNN SDK download: validate archive and retry on all errors CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#19233 opened Apr 30, 2026 by rascani Contributor Loading…
Add int64_t support to BackendOptions for pointer-sized handles (#19232) ciflow/periodic 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
#19232 opened Apr 30, 2026 by shoumikhin Contributor Loading…
Android: Closeable lifecycle, error reporting, thread safety, and tes… CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#19229 opened Apr 30, 2026 by psiddh Contributor Draft
Add nxp backend profiling support CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#19225 opened Apr 30, 2026 by irtrukhina Contributor Loading…
ProTip! Exclude everything labeled bug with -label:bug.