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: Prevent illegal fusion in FuseEqualPlaceholdersPass 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
#11781 opened Jun 18, 2025 by YufengShi-dudu Loading…
Implement python deserialize for flat_tensor 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
#11779 opened Jun 18, 2025 by GregoryComer Loading…
Fix bug add ignore alpha (fixes: #11683) CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#11777 opened Jun 18, 2025 by abhinaykukkadapu Draft
[XNNPACK Quantizer] Select between TConvs and Convs CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#11776 opened Jun 18, 2025 by pytorchbot Loading…
[Quantized DeConv Support] Dynamically Quantized Deconvolutions with groups ==1 CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#11775 opened Jun 18, 2025 by pytorchbot Loading…
[Quantized DeConv Support] Enable Quantized Transposed Convs with groups==1 CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#11774 opened Jun 18, 2025 by pytorchbot Loading…
Improve executor_runner cmake instructions CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#11773 opened Jun 18, 2025 by guangy10 Loading…
Propagate core_aten_exceptions to quantize_and_export_to_executorch and export_to_executorch. CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
#11772 opened Jun 17, 2025 by eigen-k Loading…
ET_HAS_EXCEPTIONS: require defined(_MSC_VER) to conclude _HAS_EXCEPTIONS implies exceptions are on CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported release notes: none Do not include this in the release notes
#11770 opened Jun 17, 2025 by swolchok Loading…
Static attention Python I/O manager CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported topic: not user facing
#11763 opened Jun 17, 2025 by sxu Loading…
dtype selective build from model API in OSS ciflow/binaries 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
#11760 opened Jun 17, 2025 by BujSet Loading…
[5/N] Add get_option/set_option APIs CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
#11758 opened Jun 17, 2025 by cccclai Loading…
NXP backend: Enable initial unit tests workflow (#11396) ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#11756 opened Jun 17, 2025 by robert-kalmar Draft
Refactor XNN workspace sharing to allow runtime gating CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported release notes: none Do not include this in the release notes
#11748 opened Jun 17, 2025 by GregoryComer Loading…
Update PAL override docs for new APIs 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
#11747 opened Jun 17, 2025 by GregoryComer Loading…
[BE] Add selected custom ops to CI CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#11744 opened Jun 16, 2025 by kimishpatel Loading…
Introduce apply_torch_ops_aten_passes to test mul fusion e2e CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported release notes: none Do not include this in the release notes
#11741 opened Jun 16, 2025 by eigen-k Loading…
Set pyre-strict for passes unit tests. CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported release notes: none Do not include this in the release notes topic: not user facing
#11740 opened Jun 16, 2025 by eigen-k Loading…
[ExecuTorch][#10447] Extend PyBundledModule with extension.BundledModule CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
#11737 opened Jun 16, 2025 by Gasoonjia Loading…
Revert D76405701 ci-no-td CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
#11736 opened Jun 16, 2025 by Gasoonjia Loading…
deduplicate torch ao debugger tests between pytorch/ao and ExecuTorch CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. fb-exported
#11735 opened Jun 16, 2025 by Gasoonjia Loading…
Add script to fetch benchmark results for execuTorch CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#11734 opened Jun 16, 2025 by yangw-dev Loading…
Use MAP_SHARED to allow sharing memory between processing 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
#11733 opened Jun 16, 2025 by shoumikhin Loading…
Implement load_into for SharedPtrDataLoader and add test (#11562) 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
#11707 opened Jun 15, 2025 by Tanish2101 Loading…
[WIP] Add unit tests for getting the delegated payload in exir/backend. CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed.
#11699 opened Jun 15, 2025 by penknife6153 Draft
ProTip! Exclude everything labeled bug with -label:bug.