Skip to content

Fixing assert bug #88

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 1 commit into from
Mar 26, 2024
Merged

Fixing assert bug #88

merged 1 commit into from
Mar 26, 2024

Conversation

HDCharles
Copy link
Contributor

@HDCharles HDCharles commented Mar 26, 2024

Stack from ghstack (oldest at bottom):

Summary: we support handling fp32, fp16 and bf16 tensors with
quantization, asserting we only handle bf16 was breaking things.

Test Plan:

python test/test.py -k "test_int8_dynamic_quant_subclass"

Reviewers:

Subscribers:

Tasks:

Tags:

Summary: we support handling fp32, fp16 and bf16 tensors with
quantization, asserting we only handle bf16 was breaking things.

Test Plan:

python test/test.py -k "test_int8_dynamic_quant_subclass"

Reviewers:

Subscribers:

Tasks:

Tags:

[ghstack-poisoned]
HDCharles added a commit that referenced this pull request Mar 26, 2024
Summary: we support handling fp32, fp16 and bf16 tensors with
quantization, asserting we only handle bf16 was breaking things.

Test Plan:

python test/test.py -k "test_int8_dynamic_quant_subclass"

Reviewers:

Subscribers:

Tasks:

Tags:

ghstack-source-id: 6fd2e01
Pull Request resolved: #88
@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 Mar 26, 2024
@HDCharles HDCharles merged commit 942ddf8 into gh/HDCharles/3/base Mar 26, 2024
@HDCharles HDCharles mentioned this pull request Mar 26, 2024
HDCharles added a commit that referenced this pull request Mar 26, 2024
Summary: we support handling fp32, fp16 and bf16 tensors with
quantization, asserting we only handle bf16 was breaking things.

Test Plan:

python test/test.py -k "test_int8_dynamic_quant_subclass"

Reviewers:

Subscribers:

Tasks:

Tags:

ghstack-source-id: 6fd2e01
Pull Request resolved: #88
dbyoung18 pushed a commit to dbyoung18/ao that referenced this pull request Jul 31, 2024
Summary: we support handling fp32, fp16 and bf16 tensors with
quantization, asserting we only handle bf16 was breaking things.

Test Plan:

python test/test.py -k "test_int8_dynamic_quant_subclass"

Reviewers:

Subscribers:

Tasks:

Tags:

ghstack-source-id: 6fd2e01
Pull Request resolved: pytorch#88
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