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

Android: compile shared platform-neutral Java sources in place (step 1 of desktop JVM support) 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
#22338 opened Aug 31, 2026 by RanjithRagavan Contributor Loading…
Arm backend: fix unbound ARM_SETUP_CURL_PROGRESS_ARGS under bash 3.2 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 release notes: arm Changes to the ARM backend delegate
#22337 opened Aug 30, 2026 by synath Loading…
Report the MLX backend as unavailable on the iOS simulator 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
#22336 opened Aug 30, 2026 by shoumikhin Contributor Loading…
[ET-VK] Fix out-of-range broadcast size calculation for 0-dim tensors CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22332 opened Aug 30, 2026 by msluszniak Contributor Loading…
[ET-VK] Lower eligible conv1d as conv2d over a singleton height dim CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22330 opened Aug 30, 2026 by msluszniak Contributor Loading…
[ET-VK] Avoid the near-square local work group on Adreno CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22328 opened Aug 30, 2026 by msluszniak Contributor Loading…
[ET-VK] Do not return early before the barrier in the reduce shader CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#22326 opened Aug 30, 2026 by msluszniak Contributor Loading…
[ET-VK] Clamp the tanh argument in the gelu shader ciflow/docker Trigger docker-builds to rebuild and push the CI images for this PR 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
#22324 opened Aug 30, 2026 by msluszniak Contributor Loading…
Vulkan: add the missing int32 -> uint8 view_convert variant 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/
#22321 opened Aug 30, 2026 by msluszniak Contributor Loading…
Fix tensor name/type disagreement on multi-output nodes CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#22319 opened Aug 30, 2026 by psiddh Contributor Loading…
Run CUDA delegates on the per-thread stream CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: runtime Changes related to the core runtime which loads the program methods, initializes delegates, and runs
#22318 opened Aug 30, 2026 by shoumikhin Contributor Loading…
Keep the CUDA memory pool warm between delegates CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: runtime Changes related to the core runtime which loads the program methods, initializes delegates, and runs
#22312 opened Aug 29, 2026 by shoumikhin Contributor Loading…
Report NotFound when a CUDA delegate's weights blob is missing CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: runtime Changes related to the core runtime which loads the program methods, initializes delegates, and runs
#22311 opened Aug 29, 2026 by shoumikhin Contributor Loading…
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…
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
ProTip! Adding no:label will show everything without a label.