-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Pull requests: pytorch/executorch
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Test permutation-sink view that splits the non-unit dim
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#21603
opened Aug 5, 2026 by
mcremon-meta
Contributor
Loading…
[ExecuTorch][WebGPU] Lift FastVLM dispatch limits and harden graph construction
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#21602
opened Aug 5, 2026 by
JCNTH
Contributor
Loading…
[ExecuTorch][WebGPU] Cover Conv1d routes and dynamic manifests
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#21601
opened Aug 5, 2026 by
JCNTH
Contributor
Loading…
[ExecuTorch][WebGPU] Support general groups=1 Conv1d
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21600
opened Aug 5, 2026 by
JCNTH
Contributor
Loading…
[ExecuTorch][WebGPU] Test byte-packed BOOL tails
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21599
opened Aug 5, 2026 by
JCNTH
Contributor
Loading…
[ExecuTorch][WebGPU] Support byte-packed BOOL storage
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21598
opened Aug 5, 2026 by
JCNTH
Contributor
Loading…
[ExecuTorch][Vulkan] Preserve persistent buffer mutations
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/
#21597
opened Aug 5, 2026 by
JCNTH
Contributor
Loading…
Add mask support to cadence softmax
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#21596
opened Aug 5, 2026 by
DrJessop
Contributor
Loading…
Ship the quantized kernels as their own library
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21595
opened Aug 5, 2026 by
shoumikhin
Contributor
Loading…
Add vision encoder stats to LLM server
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21594
opened Aug 5, 2026 by
metascroy
Contributor
Loading…
Replace legacy This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
MovePermuteAfterConcat with the ExecuTorch pass (#21593)
CLA Signed
#21593
opened Aug 5, 2026 by
DrJessop
Contributor
Loading…
Ship the profiler as its own library so a C++ app can use it
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21591
opened Aug 5, 2026 by
shoumikhin
Contributor
Loading…
Dedupe getitem nodes in ExportedProgramPassManager
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#21590
opened Aug 5, 2026 by
mcremon-meta
Contributor
Loading…
Arm backend: preserve Q/DQ for partially quant ops
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: none
Do not include this in the release notes
#21589
opened Aug 5, 2026 by
FabulousSuperDude
Contributor
Loading…
Infer XNNPACK conv dimensionality from the weight rank
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
module: xnnpack
Issues related to xnnpack delegation and the code under backends/xnnpack/
release notes: xnnpack
Changes to the XNNPack backend delegate
#21588
opened Aug 5, 2026 by
adityasingh2400
Loading…
Arm backend: Enable using minimal c++ runtime.
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
release notes: none
Do not include this in the release notes
#21587
opened Aug 5, 2026 by
Erik-Lundell
Collaborator
Loading…
[Qualcomm] Scope ExpandBroadcastTensorShape rewrite to the broadcast node
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
module: qnn
Issues related to Qualcomm's QNN delegate and code under backends/qualcomm/
#21583
opened Aug 4, 2026 by
psiddh
Contributor
Loading…
CI: test the generated Arduino library on pull requests
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21582
opened Aug 4, 2026 by
psiddh
Contributor
Loading…
Avoid deep-copying the model during source transform
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#21581
opened Aug 4, 2026 by
JakeStevens
Contributor
Loading…
Bump fast-uri from 3.0.3 to 3.1.5 in /examples/demo-apps/react-native/rnllama
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
javascript
Pull requests that update javascript code
#21579
opened Aug 4, 2026 by
dependabot
Bot
Loading…
Document how to hand GPU memory straight to a CUDA model
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21577
opened Aug 4, 2026 by
shoumikhin
Contributor
Loading…
Stop using deprecated executorch PassManager (#21576)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#21576
opened Aug 4, 2026 by
mcremon-meta
Contributor
Loading…
[MLX] Lower and bind the off-graph KV-cache op
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#21575
opened Aug 4, 2026 by
kiymetakdemir
Contributor
Loading…
Llama: support quantized KV cache export for Arm
ciflow/trunk
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
help wanted
Extra attention is needed
module: arm
Issues related to arm backend
partner: arm
For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm
release notes: arm
Changes to the ARM backend delegate
#21574
opened Aug 4, 2026 by
xingguo01
Collaborator
Loading…
Plumb allow_lifetime_and_storage_overlap through builder + llama xnnpack shim
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#21573
opened Aug 4, 2026 by
pssrawat
Contributor
Loading…
Previous Next
ProTip!
no:milestone will show everything without a milestone.