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

min/max calculatation and quantize of BN layer #14

Open
I-Doctor opened this issue Mar 25, 2019 · 1 comment
Open

min/max calculatation and quantize of BN layer #14

I-Doctor opened this issue Mar 25, 2019 · 1 comment

Comments

@I-Doctor
Copy link

I'm curious about why you use chunk during the calculation of min and max, why not just calculate? And can't we quantize weights and bias of BN?

@xhchrn
Copy link

xhchrn commented Apr 2, 2019

I am also curious about the reason that the quantizations of weights and bias of BN are commented out.

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

2 participants