Skip to content

Make et/export pipeline composable #12928

@abhinaykukkadapu

Description

@abhinaykukkadapu

Currently the export pipeline is hardcoded to have set of stages and is expected to run as the sequence. But there are new requirements that demands the pipeline to be more composable such as:

  1. Supporting to_edge() -> to_backend() -> to_executorch instead of to_edge_transform_and_lower() -> to_executorch()
  2. Support AOTILowering instead of edge lowering

Metadata

Metadata

Labels

No labels
No labels

Type

No type

Projects

Status

Done

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions