KEMBAR78
Fix the large range issue on QuantizeAvx2 by jianyuh · Pull Request #1784 · pytorch/FBGEMM · GitHub
Skip to content

Conversation

@jianyuh
Copy link
Member

@jianyuh jianyuh commented May 23, 2023

Summary: We have seg fault when the range of tensor quantization is big. The common int32_t vs. int64_t issue.

Differential Revision: D46123138

Summary: We have seg fault when the range of tensor quantization is big. The common int32_t vs. int64_t issue.

Differential Revision: D46123138

fbshipit-source-id: cdb41e993eed811ba328c5ac71fcf150efc375e2
@netlify
Copy link

netlify bot commented May 23, 2023

Deploy Preview for pytorch-fbgemm-docs canceled.

Name Link
🔨 Latest commit 283cd12
🔍 Latest deploy log https://app.netlify.com/sites/pytorch-fbgemm-docs/deploys/646d1e36e25ea90008bb0fbc

@facebook-github-bot
Copy link
Contributor

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

@facebook-github-bot
Copy link
Contributor

This pull request has been merged in f97fe45.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants