Skip to content

[ET][OSS] Remove _use_edge_ops=True#20766

Merged
JakeStevens merged 1 commit into
pytorch:mainfrom
JakeStevens:remove-use-edge-ops
Jul 7, 2026
Merged

[ET][OSS] Remove _use_edge_ops=True#20766
JakeStevens merged 1 commit into
pytorch:mainfrom
JakeStevens:remove-use-edge-ops

Conversation

@JakeStevens

@JakeStevens JakeStevens commented Jul 7, 2026

Copy link
Copy Markdown
Contributor

In preparation for removing _use_edge_ops (see the TODO in _config.py for EdgeCompileConfig), this removes all explicit usages where _use_edge_ops=True, since that is already the default.

cc @larryliu0820 @JacobSzwejbka @lucylq

In preparation of removing _use_edge_ops (see TODO in _config.py for
EdgeCompileConfig), remove all explicit usages where =True, since this is
already the default.
@pytorch-bot

pytorch-bot Bot commented Jul 7, 2026

Copy link
Copy Markdown

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/executorch/20766

Note: Links to docs will display an error until the docs builds have been completed.

⏳ No Failures, 1 Pending

As of commit 7f42f8a with merge base cf7dc0e (image):
💚 Looks good so far! There are no failures yet. 💚

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@meta-cla meta-cla Bot added the CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. label Jul 7, 2026
@github-actions

github-actions Bot commented Jul 7, 2026

Copy link
Copy Markdown

This PR needs a release notes: label

If your change should be included in the release notes (i.e. would users of this library care about this change?), please use a label starting with release notes:. This helps us keep track and include your important work in the next release notes.

To add a label, you can comment to pytorchbot, for example
@pytorchbot label "release notes: none"

For more information, see
https://github.com/pytorch/pytorch/wiki/PyTorch-AutoLabel-Bot#why-categorize-for-release-notes-and-how-does-it-work.

@JakeStevens JakeStevens added the module: runtime Issues related to the core runtime and code under runtime/ label Jul 7, 2026
@JakeStevens
JakeStevens merged commit 918519a into pytorch:main Jul 7, 2026
196 of 205 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CLA Signed This label is managed by the Facebook bot. Authors need to sign the CLA before a PR can be reviewed. module: runtime Issues related to the core runtime and code under runtime/

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants