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

Inquiry about integer inference with bias or variance correction #18

Open
rematchka opened this issue Apr 19, 2021 · 0 comments
Open

Inquiry about integer inference with bias or variance correction #18

rematchka opened this issue Apr 19, 2021 · 0 comments

Comments

@rematchka
Copy link

rematchka commented Apr 19, 2021

Hi, thank you for sharing the source code of your work, it's amazing.
I would like to inquire about pure integer inference using bias or variance correction as indicated in the paper.
when using bias and variance correction on INT 8 quantized weights, the weights change into floating-point values, therefore do you take round/floor/ ceil in order to do Pure INT computation on quantitated weights? what kind of VLC algorithm did you use as it's not indicated on the paper? How do you calculate the average number of bits for the weights?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant