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

Update doc and code to run quantized model #157

Closed
wants to merge 1 commit into from

Conversation

kimishpatel
Copy link
Contributor

Summary:

  • Fix doc to separte 1) generating quantized model and b) running it with
    executor_runner
  • Include in chose_qparams
  • Include quantized ops by default in executor_runner

Reviewed By: guangy10

Differential Revision: D48752106

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

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

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

Summary:
Pull Request resolved: pytorch/executorch#157

- Fix doc to separte 1) generating quantized model and b) running it with
  executor_runner
- Include <tuple> in chose_qparams
- Include quantized ops by default in executor_runner

Reviewed By: larryliu0820, guangy10

Differential Revision: D48752106

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 1f88ff4.

Gasoonjia pushed a commit that referenced this pull request Jul 30, 2024
* add strict commandline enforcement

* strict commandline enforcement capability

* commandline enforcement vs warning

* fix 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 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