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: Fix amax test merge issue 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
#17415 opened Feb 12, 2026 by AdrianLundell Loading…
Add complex type support to div operator 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
#17414 opened Feb 12, 2026 by GeorgeTzoupis Loading…
Arm backend: Support for aten.slice_scatter and slice_copy with non-unit step 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
#17413 opened Feb 12, 2026 by robell Loading…
NXP backend: Add support for aten.avg_pool1d.default. 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
#17412 opened Feb 12, 2026 by MartinPavella Loading…
Arm backend: Use symbolic links for dev pre-commit/push hooks 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
#17411 opened Feb 12, 2026 by zingo Loading…
Support Exynos 2600 SoC CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: samsung partner: samsung For backend delegation, kernels, demo, etc. from the 3rd-party partner, Samsung
#17410 opened Feb 12, 2026 by Jiseong-oh Loading…
Fix Cortex-M MobileNetV2 dialect test expected op counts ciflow/trunk 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
#17405 opened Feb 11, 2026 by rascani Loading…
add cuda backend to backend test infra 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
#17403 opened Feb 11, 2026 by Gasoonjia Loading…
Add meaningful matchers to death 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. release notes: none Do not include this in the release notes
#17401 opened Feb 11, 2026 by rascani Loading…
[et device 1/n] introduce cuda device type 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
#17400 opened Feb 11, 2026 by Gasoonjia Loading…
Update assertRaisesRegex pattern for Python 3.12 compatibility 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 release notes: none Do not include this in the release notes
#17396 opened Feb 11, 2026 by drinkmorewaterr Loading…
Refactor issue and PR filtering logic CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#17395 opened Feb 11, 2026 by nil-is-all Loading…
[ET-VK][profiling] Add additional profiling blocks 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
#17394 opened Feb 11, 2026 by SS-JIA Loading…
[ET-VK][qconv2d][ez] Don't use im2col path for general convs 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
#17393 opened Feb 11, 2026 by SS-JIA Loading…
[ET-VK] Add nchw_to_int8x4_buffer shader for prepacking int8 staging data 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
#17392 opened Feb 11, 2026 by SS-JIA Loading…
[ET-VK] Layout-flexible impl of quantized binary 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
#17391 opened Feb 11, 2026 by SS-JIA Loading…
[ET-VK][ez] Make q8ta_conv2d use 4C1W layout 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
#17390 opened Feb 11, 2026 by SS-JIA Loading…
[ET-VK][ez] Add AOT support for PackedInt8_4C1W dtype 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
#17389 opened Feb 11, 2026 by SS-JIA Loading…
[ET-VK] Migrate to use new q8ta_conv2d 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
#17388 opened Feb 11, 2026 by SS-JIA Loading…
[ET-VK][qconv] Dynamically select between im2col path and general path 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
#17387 opened Feb 11, 2026 by SS-JIA Loading…
[ET-VK][qconv][ez] Make q8ta_im2col shader support stride_w != 1 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
#17386 opened Feb 11, 2026 by SS-JIA Loading…
Add float int32 vulkan shader 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: vulkan Changes to the Vulkan backend delegate
#17382 opened Feb 11, 2026 by mohammed-saalim Loading…
Remove outdated editable mode warning from docs CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: doc Issues related to documentation, both in docs/ and inlined in code
#17381 opened Feb 11, 2026 by mohammed-saalim Loading…
Rename jni layer cpp files CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#17380 opened Feb 11, 2026 by mohammed-saalim Loading…
NXP backend: Add dim order support to executorch_pipeline.py, add del… 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
#17379 opened Feb 11, 2026 by roman-janik-nxp Loading…
ProTip! Add no:assignee to see everything that’s not assigned.