-
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
Refactor LoRAFeedForward.forward to use shared lora_call
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#20831
opened Jul 10, 2026 by
derekdixu
Contributor
Loading…
Bump PyTorch pin to 2.13
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20830
opened Jul 10, 2026 by
JacobSzwejbka
Contributor
Loading…
Fix gemma4_31b CUDA tests for int4/int6 superscale quant
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20829
opened Jul 9, 2026 by
Gasoonjia
Contributor
Loading…
Add complex dtype support to edge dialect for specific ops
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20828
opened Jul 9, 2026 by
psiddh
Contributor
Loading…
MLX Q5K/Q6K upgrades
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20827
opened Jul 9, 2026 by
metascroy
Contributor
Loading…
NXP backend: added and refactored tests for converting This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
module: nxp
Issues related to NXP Neutron NPU delegation and code under backends/nxp/
release notes: nxp
Changes to the NXP Neutron backend delegate
unsqueeze/squeeze to view_copy
CLA Signed
#20810
opened Jul 9, 2026 by
novak-vaclav
Collaborator
Loading…
NXP backend: added support for This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
module: nxp
Issues related to NXP Neutron NPU delegation and code under backends/nxp/
release notes: nxp
Changes to the NXP Neutron backend delegate
aten.conv_transpose2d using new MLIR flow
CLA Signed
#20807
opened Jul 9, 2026 by
novak-vaclav
Collaborator
Loading…
Preserve partition metadata on single-output delegate getitem nodes
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20805
opened Jul 9, 2026 by
DannyYuyang-quic
Contributor
Loading…
Qualcomm AI Engine Direct - Verify Windows MSVC Build in External CI
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20802
opened Jul 9, 2026 by
zhaoxul-qti
Contributor
Loading…
Qualcomm AI Engine Direct - [GenAI Pipeline] PR2: Strategy Interfaces & Stage Wrappers
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
#20795
opened Jul 8, 2026 by
qti-horodnic
Contributor
Loading…
rename TARGETS-only fbcode dirs with rules to BUCK (xplat-safe)
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
#20793
opened Jul 8, 2026 by
bigfootjon
Member
Loading…
fbcode/executorch/exir/backend/test/demos/BUCK
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#20791
opened Jul 8, 2026 by
meta-codesync
Bot
Loading…
fbcode/executorch/shim_et/BUCK
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
meta-exported
#20790
opened Jul 8, 2026 by
meta-codesync
Bot
Loading…
Arm backend: Add TOSA dialect data layout node visitors
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: arm
Changes to the ARM backend delegate
#20789
opened Jul 8, 2026 by
SaoirseARM
Collaborator
Loading…
Add pass to replace some ops with channels last variants.
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
python
Pull requests that update python code
#20788
opened Jul 8, 2026 by
MartinPavella
Collaborator
Loading…
NXP backend: Add e2e test for profiling feature
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
module: nxp
Issues related to NXP Neutron NPU delegation and code under backends/nxp/
#20785
opened Jul 8, 2026 by
irtrukhina
Collaborator
Loading…
Install YOLO26 deps in model CI
ciflow/periodic
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20780
opened Jul 8, 2026 by
JacobSzwejbka
Contributor
Loading…
Docs: Update supported Python range to include 3.14
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20779
opened Jul 8, 2026 by
rascani
Contributor
Loading…
Channels last more ops
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20775
opened Jul 7, 2026 by
rascani
Contributor
Loading…
Bump transformers from 4.56.1 to 5.3.0 in /examples/arm/super_resolution_example_vgf
ciflow/trunk
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
module: arm
Issues related to arm backend
python
Pull requests that update python code
#20774
opened Jul 7, 2026 by
dependabot
Bot
Loading…
[ExecuTorch][WebGPU] Test coverage for the f16 KV cache
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20771
opened Jul 7, 2026 by
JCNTH
Loading…
[ExecuTorch][WebGPU] Add opt-in native f16 KV cache (−280 MiB, default-OFF)
CLA Signed
This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20770
opened Jul 7, 2026 by
JCNTH
Loading…
Fix Vulkan compute pipeline crash by checking if VK_EXT_subgroup_size_control is enabled
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/
release notes: none
Do not include this in the release notes
#20762
opened Jul 7, 2026 by
RanjithRagavan
Contributor
Loading…
Support pure JVM JAR compilation and packaging for desktop JVM
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
#20761
opened Jul 7, 2026 by
RanjithRagavan
Contributor
Loading…
Previous Next
ProTip!
Filter pull requests by the default branch with base:main.