Skip to content

Deprecate _use_edge_ops from EdgeCompileConfig #20535

Description

@JakeStevens

This has been default to true for quite awhile and marked for removal:
https://github.com/pytorch/executorch/blob/main/exir/capture/_config.py#L41

Most usages across the repo also pass =True unnecessarily; the only in-tree usage of =False is in the QNN backend to mark a context bearing node. This can be replaced and the _use_edge_ops dropped completely.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No fields configured for Task.

Projects

Status
In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions