Skip to content

Issues: pytorch/executorch

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Issues list

Use single_op_builder in simplify 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
#11158 opened May 27, 2025 by eigen-k Loading…
[ET-VK] Applying bias after sum calculation in conv2d pw shader to improve performance. 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
#11150 opened May 27, 2025 by trivedivivek Loading…
[ET-VK] Reducing precision of some in members in conv2d pw to improved performance. 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
#11139 opened May 27, 2025 by trivedivivek Loading…
[ET-VK] Storing positions in uint16 to instead of int in conv2d pw shader. 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
#11138 opened May 27, 2025 by trivedivivek Loading…
[ET-VK] Creating specialized version of conv2d pw shader for X and Y stride = 1 and padding = 0. 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
#11137 opened May 27, 2025 by trivedivivek Loading…
[ET-VK] De vectorise all vectors in conv2d pw shader to improve perf. 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
#11136 opened May 27, 2025 by trivedivivek Loading…
[ET-VK] Tuning local workgroup size calculation for conv2d pw to improve performance. 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
#11135 opened May 27, 2025 by trivedivivek Loading…
[ET-VK] Minor unroll tuning to improve conv2d pw perf. 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
#11134 opened May 27, 2025 by trivedivivek Loading…
[ET-VK] Fully De vectorise conv2d pw shader to improve perf. 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
#11122 opened May 24, 2025 by trivedivivek Loading…
[ET-VK] Minor tuning for conv2d pw op to improve performance. 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
#11113 opened May 23, 2025 by trivedivivek Loading…
[ET-VK] Tuning conv 2d pw op tile size to improve perf. 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
#11112 opened May 23, 2025 by trivedivivek Loading…
[ET-VK] Remove the use of shared memory in conv2d pw to improve perf. 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
#11110 opened May 23, 2025 by trivedivivek Loading…
[ET-VK] De vectorise conv2d pw shader to improve perf. 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
#11108 opened May 23, 2025 by trivedivivek Loading…
Use GraphBuilder in reorder 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
#11103 opened May 23, 2025 by eigen-k Loading…
[nxp] trunk.yaml: download submodules recursively ciflow/trunk CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. topic: not user facing
#11091 opened May 23, 2025 by digantdesai Loading…
Use GraphBuilder in test fusion 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 release notes: none Do not include this in the release notes topic: not user facing
#11078 opened May 22, 2025 by eigen-k Loading…
Migrate xnnpack/vulkan/qualcomm to use pt2e from torchao 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: vulkan Issues related to the Vulkan delegate and code under backends/vulkan/ topic: not user facing
#11064 opened May 22, 2025 by metascroy Loading…
Arm Backend: Remove unused param in aot_arm_compiler.py 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 topic: not user facing
#10970 opened May 19, 2025 by martinlsm Loading…
fix Swift compiler assert ciflow/trunk 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
#10874 opened May 14, 2025 by shoumikhin Loading…
Pass to replace Adaptive Avg. Pool with Aten Avg. Pool 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: cadence Changes to the Cadence backend delegate topic: not user facing
#10818 opened May 12, 2025 by skrtskrtfb Loading…
[ET-VK] Reducing memory wastage by tightening DescriptorPoolConfig values. 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
#10784 opened May 9, 2025 by trivedivivek Loading…
[ET-VK] Removing descriptor pool intialization from DescriptorPool ctor. 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
#10777 opened May 8, 2025 by trivedivivek Loading…
Fix preq embedding dtype check 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
#10699 opened May 5, 2025 by YIWENX14 Loading…
Skip message format CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. topic: not user facing
#10632 opened May 1, 2025 by shoumikhin Loading…
Add a pass to fuse scalar mul with quant 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 topic: not user facing
#10630 opened May 1, 2025 by mcremon-meta Loading…
ProTip! Find all open issues with in progress development work with linked:pr.