Skip to content

move quant_params class out of quant_utils #308

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 5 commits into from

Conversation

mcr229
Copy link
Contributor

@mcr229 mcr229 commented Sep 13, 2023

Summary: Quant Params always felt a little weird being in quant utils. Additionally in the next diff, we will have a dependency on implicit q/dq pass which will cause a circular dependency with quant_utils. So we move QuantParams out of utils and into its own file next to node_visitor

Reviewed By: digantdesai, salilsdesai

Differential Revision: D48805091

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

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

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

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

@mcr229 mcr229 force-pushed the export-D48805091 branch 2 times, most recently from a205461 to 1925020 Compare September 13, 2023 22:50
@facebook-github-bot
Copy link
Contributor

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

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

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

mcr229 and others added 5 commits September 13, 2023 16:44
Differential Revision: D48761858

fbshipit-source-id: 8a1aecd283867aedbc293ae32a52808ebd9e580f
Differential Revision: D48761859

fbshipit-source-id: 8093709d42a3f8a6e056fddd3770571bc309b0e9
Differential Revision: D48790083

fbshipit-source-id: 2b39e333ead6b0ac53b52508d16b4621b66a40e3
Differential Revision: D48764114

fbshipit-source-id: 9cbb22848112faf15b9423cf7589e2979f48dd7a
Summary:
Pull Request resolved: pytorch/executorch#308

Quant Params always felt a little weird being in quant utils. Additionally in the next diff, we will have a dependency on implicit q/dq pass which will cause a circular dependency with quant_utils. So we move QuantParams out of utils and into its own file next to node_visitor

Reviewed By: digantdesai, salilsdesai

Differential Revision: D48805091

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

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in 7bfec8f.

Gasoonjia pushed a commit that referenced this pull request Jul 30, 2024
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