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

No quantized layers in this solution #3

Open
afonso-sousa opened this issue Nov 7, 2020 · 1 comment
Open

No quantized layers in this solution #3

afonso-sousa opened this issue Nov 7, 2020 · 1 comment

Comments

@afonso-sousa
Copy link

Hello. First of all, congratulations on your work. I am not completely familiarized with this work yet, but analysing the original implementation I see that they use quantized versions of conv layers and quantize activations on the network architecture. Can you please give me some insights on how is this done in your version of the work?

@pyjhzwh
Copy link
Owner

pyjhzwh commented Nov 10, 2020

Right. My implementation does not include the quantization of activation layers. I just quantize the weights of convolutional layers.

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