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

Reuse the graph's fake mode when every input is a lifted constant CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22310 opened Aug 29, 2026 by msluszniak Contributor Loading…
Vulkan: handle a single tensor output arriving as a list 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/
#22308 opened Aug 29, 2026 by msluszniak Contributor Loading…
Vulkan: serialize non-finite floats using flatc's spelling 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/
#22307 opened Aug 29, 2026 by msluszniak Contributor Loading…
Raise the iOS presets' macOS deployment floor so Xcode 27 can configure CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22304 opened Aug 29, 2026 by shoumikhin Contributor Loading…
Save the etrecord the lowered paths already generate CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: examples Changes to any of our example LLMs integrations, such as Llama3 and Llava
#22303 opened Aug 29, 2026 by shoumikhin Contributor Loading…
Ship the TorchAO kernels on the Linux aarch64 wheel too CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: build Changes related to build, including dependency upgrades, build flags, optimizations, etc.
#22300 opened Aug 29, 2026 by shoumikhin Contributor Loading…
Stop reading a backend config field that no longer exists CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: examples Changes to any of our example LLMs integrations, such as Llama3 and Llava
#22298 opened Aug 29, 2026 by shoumikhin Contributor Loading…
Export an MLX model for the iOS demo build 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
#22297 opened Aug 29, 2026 by shoumikhin Contributor Loading…
Fix mutated-buffer tagging after indirect mutation detection change ciflow/mlx CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22296 opened Aug 29, 2026 by metascroy Contributor Loading…
Mark ~CPUCachingAllocator override CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#22295 opened Aug 29, 2026 by doggeral Contributor Loading…
Make MLX work when model is loaded on one thread and executed on another ciflow/mlx CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22294 opened Aug 29, 2026 by metascroy Contributor Loading…
Fold non-matching end permutes instead of discarding the region (#22293) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#22293 opened Aug 28, 2026 by abeakkas Contributor Loading…
Make CMake builds independent of checkout name 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
#22292 opened Aug 28, 2026 by rascani Contributor Draft
Fix native static attention sliding-window masks CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#22285 opened Aug 28, 2026 by YIWENX14 Contributor Loading…
Add metrics to runner CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22283 opened Aug 28, 2026 by metascroy Contributor Loading…
Lower Conv1d atomically through TOSA Conv2d (#22282) 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
#22282 opened Aug 28, 2026 by mcremon-meta Contributor Loading…
[executorch][native] Add Method + ValueRole to the in-memory IR CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#22281 opened Aug 28, 2026 by SS-JIA Contributor Loading…
[executorch][native] Add Graph index arena to the in-memory IR CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#22280 opened Aug 28, 2026 by SS-JIA Contributor Loading…
[executorch][native] Add Node to the in-memory IR CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#22279 opened Aug 28, 2026 by SS-JIA Contributor Loading…
[executorch][native] Add Argument tagged union to the in-memory IR CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#22278 opened Aug 28, 2026 by SS-JIA Contributor Loading…
[executorch][native] Add Value + index-arena ids to the in-memory IR CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#22277 opened Aug 28, 2026 by SS-JIA Contributor Loading…
[executorch][native] Add Scalar value type to the in-memory IR CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#22276 opened Aug 28, 2026 by SS-JIA Contributor Loading…
[executorch][native] Add TensorMeta + ScalarType in-memory IR types CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#22275 opened Aug 28, 2026 by SS-JIA Contributor Loading…
[executorch][native] Add native runtime Program reader + DOT visualizer CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#22274 opened Aug 28, 2026 by SS-JIA Contributor Loading…
Add text stream CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22263 opened Aug 28, 2026 by metascroy Contributor Loading…
ProTip! Filter pull requests by the default branch with base:main.