Skip to content

Add priliminary support for lifted graphs #199

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

Closed
wants to merge 2 commits into from

Conversation

digantdesai
Copy link
Contributor

Reviewed By: mcr229

Differential Revision: D48710125

@facebook-github-bot facebook-github-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 Sep 1, 2023
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48710125

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48710125

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48710125

1 similar comment
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48710125

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48710125

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48710125

@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48710125

digantdesai and others added 2 commits September 7, 2023 20:06
Summary: This is to pull in torch/export changes from pytorch #108571

Differential Revision: D49065077

fbshipit-source-id: 608238e4154eaa0dd8118528c6f873c4244a0b25
Summary:
This adds support to delegate graph exported with `enable_aot=True && _unlift=False`. This is going to be the canonical config.

Main changes involve passing around ExportedProgram to look up parameters like weights instead of just doing get_attr on the graph_module.

Support for unlifted graphs still exists, until we remove `_unlift` knob.

Pull Request resolved: pytorch/executorch#199

Reviewed By: mcr229

Differential Revision: D48710125

fbshipit-source-id: e84c3f2bf0163048d8e4bbe72b92afac8e77ce0f
@facebook-github-bot
Copy link
Contributor

This pull request was exported from Phabricator. Differential Revision: D48710125

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in b388d3d.

Gasoonjia pushed a commit that referenced this pull request Jul 30, 2024
* load quantized gguf

* add comments

* remove AOTI

* remove ubunut
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. fb-exported Merged
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants