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

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…
Arm backend: Fix Rescale debug names ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. partner: arm For backend delegation, kernels, demo, etc. from the 3rd-party partner, Arm release notes: arm Changes to the ARM backend delegate
#20787 opened Jul 8, 2026 by wwwind Collaborator Loading…
Arm backend: Add TOSA dialect conversion 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 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
#20786 opened Jul 8, 2026 by oscarandersson8218 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…
ovr_config | build_mode | Migrate constraint refs from aliases to subtargets in xplat. CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#20783 opened Jul 8, 2026 by nlutsenko Contributor Loading…
Fix CUDA CI: HF writes fail on read-only /mnt/hf_cache (HF_TOKEN + writable HF_HOME) ciflow/cuda CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20782 opened Jul 8, 2026 by Gasoonjia Contributor Loading…
solve missing cuda quantize lib target CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#20781 opened Jul 8, 2026 by Gasoonjia Contributor 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. meta-exported
#20773 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. meta-exported
#20772 opened Jul 7, 2026 by JCNTH 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…
docs: fix broken Export IR spec link
#20767 opened Jul 7, 2026 by hclsys 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…
[cuda backend] int5 quantization support CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#20757 opened Jul 7, 2026 by Gasoonjia Contributor Loading…
[executorch][arm] Add bfloat16 support to VGF backend 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
#20755 opened Jul 6, 2026 by SS-JIA Contributor Loading…
[ExecuTorch][WebGPU] Test coverage for the f16-multiply steel q4gsw GEMM CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. meta-exported
#20753 opened Jul 6, 2026 by JCNTH Loading…
ProTip! Adding no:label will show everything without a label.