Skip to content

ET or AOTI backend logic #392

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

Merged
merged 4 commits into from
Apr 23, 2024
Merged

ET or AOTI backend logic #392

merged 4 commits into from
Apr 23, 2024

Conversation

mikekgfb
Copy link
Contributor

Add global state logic to manage backends used by export.
This feature will be removed in the future and should not be relied on in long-term planning.

@facebook-github-bot facebook-github-bot added the CLA Signed This label is managed by the Meta Open Source bot. label Apr 22, 2024
@mikekgfb mikekgfb requested a review from metascroy April 22, 2024 23:28
@metascroy
Copy link
Contributor

Overall looks good. I can build on this for #393.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should maybe drop special logic in export.py for gguf (line 75-89) and rely on global state in builder.py alone.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Eventually. But first we fix the implementation of operators.

@mikekgfb mikekgfb requested a review from malfet April 23, 2024 02:17
Michael Gschwind added 2 commits April 22, 2024 19:19
@@ -35,15 +35,17 @@


def main(args):
# THIS BELONGS INTO CLI
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'll have a PR out to move this shortly.

@mikekgfb mikekgfb merged commit 62fd969 into main Apr 23, 2024
@malfet malfet deleted the aoti_et branch April 30, 2024 16:51
malfet pushed a commit that referenced this pull request Jul 17, 2024
* ET or AOTI backend logic

* use args, not builder_args

* typo

* typo
malfet pushed a commit that referenced this pull request Jul 17, 2024
* ET or AOTI backend logic

* use args, not builder_args

* typo

* typo
malfet pushed a commit that referenced this pull request Jul 17, 2024
* ET or AOTI backend logic

* use args, not builder_args

* typo

* typo
malfet pushed a commit that referenced this pull request Jul 17, 2024
* ET or AOTI backend logic

* use args, not builder_args

* typo

* typo
malfet pushed a commit that referenced this pull request Jul 17, 2024
* ET or AOTI backend logic

* use args, not builder_args

* typo

* typo
malfet pushed a commit that referenced this pull request Jul 17, 2024
* ET or AOTI backend logic

* use args, not builder_args

* typo

* typo
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 Meta Open Source bot.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants