Skip to content

Adding subclass and api for weight-only quant #11

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 3 commits into from
Nov 28, 2023

Conversation

HDCharles
Copy link
Contributor

@HDCharles HDCharles commented Nov 21, 2023

Stack from ghstack (oldest at bottom):

Summary: Reconfigured subclasses to inherit for int8weightquantized
subclass since all teh weight manipulation code is the same, only the
quantized op differs

Test Plan: python test.py -k "subclass"

Reviewers:

Subscribers:

Tasks:

Tags:

Summary: Reconfigured subclasses to inherit for int8weightquantized
subclass since all teh weight manipulation code is the same, only the
quantized op differs

Test Plan: python test.py -k "subclass"

Reviewers:

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
HDCharles added a commit that referenced this pull request Nov 21, 2023
Summary: Reconfigured subclasses to inherit for int8weightquantized
subclass since all teh weight manipulation code is the same, only the
quantized op differs

Test Plan: python test.py -k "subclass"

Reviewers:

Subscribers:

Tasks:

Tags:

ghstack-source-id: b25f5b9
Pull Request resolved: #11
@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 Nov 21, 2023
Summary: Reconfigured subclasses to inherit for int8weightquantized
subclass since all teh weight manipulation code is the same, only the
quantized op differs

Test Plan: python test.py -k "subclass"

Reviewers:

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
Summary: Reconfigured subclasses to inherit for int8weightquantized
subclass since all teh weight manipulation code is the same, only the
quantized op differs

Test Plan: python test.py -k "subclass"

Reviewers:

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
@HDCharles HDCharles merged commit da81415 into gh/HDCharles/2/base Nov 28, 2023
@HDCharles HDCharles deleted the gh/HDCharles/2/head branch November 28, 2023 05:31
HDCharles added a commit that referenced this pull request Nov 28, 2023
Summary: Reconfigured subclasses to inherit for int8weightquantized
subclass since all teh weight manipulation code is the same, only the
quantized op differs

Test Plan: python test.py -k "subclass"

Reviewers:

Subscribers:

Tasks:

Tags:

ghstack-source-id: 1d82a46
Pull Request resolved: #11
dbyoung18 pushed a commit to dbyoung18/ao that referenced this pull request Jul 31, 2024
Summary: Reconfigured subclasses to inherit for int8weightquantized
subclass since all teh weight manipulation code is the same, only the
quantized op differs

Test Plan: python test.py -k "subclass"

Reviewers:

Subscribers:

Tasks:

Tags:

ghstack-source-id: 1d82a46
Pull Request resolved: pytorch#11
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.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants