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

Not able to find the piece of code where fixed point computation is happening. #2

Open
Hanumanth004 opened this issue May 29, 2018 · 0 comments

Comments

@Hanumanth004
Copy link

Hi, thanks for open sourcing this. I went through your paper, as well as the implementation in detail. I want to train the network for activation and weights at 8-bits. I have gone through your code in detail, but I do not find where fixed-point computation is happening. Based on your presentation and also your paper, I should be able to see int8 output (for my case). So, activations output after quantization should output int8; however, I have looked at the code as well as the tensorboard, but I see float32. Please let me know if I am missing something. Thank you for taking time and helping with this.

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