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

Arm backend: Add T5 model tests 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
#16278 opened Dec 16, 2025 by YufengShi-dudu Loading…
Bump node-forge from 1.3.1 to 1.3.3 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
#16277 opened Dec 16, 2025 by dependabot bot Loading…
NXP backend: added aten.split support 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/ release notes: nxp Changes to the NXP Neutron backend delegate
#16276 opened Dec 16, 2025 by novak-vaclav Loading…
Arm backend: Add processed module to global scope in aot_arm_compiler 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
#16275 opened Dec 16, 2025 by Erik-Lundell Loading…
Arm backend: Add support for clamp.Tensor 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
#16273 opened Dec 16, 2025 by YufengShi-dudu Loading…
Update torchao to ff6d9e24 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
#16270 opened Dec 15, 2025 by GregoryComer Draft
[ET-VK][test-utils] Implement submodule extraction utilities CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#16267 opened Dec 15, 2025 by SS-JIA Loading…
[ET-VK] Pass detailed op information to event tracer CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported
#16266 opened Dec 15, 2025 by SS-JIA Loading…
Cover tokenizer build when running install_executorch.sh --clean CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#16264 opened Dec 15, 2025 by cccclai Loading…
Windows cuda export ci and set up script CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#16255 opened Dec 15, 2025 by JacobSzwejbka Draft
NXP backend: Add support for optimizing Conv+BN during QAT 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/ release notes: nxp Changes to the NXP Neutron backend delegate
#16246 opened Dec 15, 2025 by StrycekSimon Draft
Adding fixes for im2row and conv1d 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
#16243 opened Dec 15, 2025 by cad-audio Loading…
Add null pointer check in XNNWeightsCache::look_up_or_insert CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#16242 opened Dec 14, 2025 by abdelaziz-mahdy Loading…
Add broadcast semantics to quantized ops. CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported
#16240 opened Dec 14, 2025 by facebook-github-bot Loading…
Upgrade GitHub Actions to latest versions CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#16239 opened Dec 13, 2025 by salmanmkc Loading…
Upgrade GitHub Actions for Node 24 compatibility CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#16238 opened Dec 13, 2025 by salmanmkc Loading…
Add 'all' option for android flavor CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#16236 opened Dec 12, 2025 by kirklandsign Draft
Avoid copying output from GPU to CPU for ASR runner CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. release notes: desktop for desktop/laptop workstream
#16235 opened Dec 12, 2025 by larryliu0820 Loading…
3 tasks
Set pip temp dir in wheel build to work around Windows path length ciflow/binaries/all Release PRs with this label will build wheels for all python versions ciflow/binaries CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#16234 opened Dec 12, 2025 by GregoryComer Draft
Cortex-M: Add depthwise conv2d operator 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
#16233 opened Dec 12, 2025 by rascani Loading…
Update ScalarToTensorPass to correctly track the modified bit CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported
#16231 opened Dec 12, 2025 by DrJessop Loading…
Update AdvanceQuantizeOpAboveDefChainPass, PostponeDequantizeOpBelowUseChainPass, and ScalarToTensorPass to correctly set modified bit CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported
#16230 opened Dec 12, 2025 by DrJessop Loading…
Update more passes to use new pass interface/correctly set their modified bits CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported meta-exported
#16228 opened Dec 12, 2025 by DrJessop Loading…
NXP backend: Add documentation for channels last dim order support in Neutron backend + example in aot_neutron_compile.py. 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/ release notes: nxp Changes to the NXP Neutron backend delegate
#16223 opened Dec 12, 2025 by MartinPavella Loading…
Use default FakeTensorMode when calling module without input 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: none Do not include this in the release notes
#16222 opened Dec 12, 2025 by Erik-Lundell Loading…
ProTip! Exclude everything labeled bug with -label:bug.