Skip to content
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

[exporter] Create an IR modularization pass #1698

Open
Tracked by #129274
justinchuby opened this issue Jun 22, 2024 · 0 comments
Open
Tracked by #129274

[exporter] Create an IR modularization pass #1698

justinchuby opened this issue Jun 22, 2024 · 0 comments
Labels
contribution welcome We welcome code contributions for this topic: IR

Comments

@justinchuby
Copy link
Contributor

To support the nn_module_as_function option, we need to create a modularization pass for the IR that turns a subgraph into function and replaces the subgraph with a node that calls the function.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
contribution welcome We welcome code contributions for this topic: IR
Projects
None yet
Development

No branches or pull requests

1 participant