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

how to config addition_precision_config in layer_config.h #158

Open
WenyeLiu opened this issue Nov 30, 2020 · 2 comments
Open

how to config addition_precision_config in layer_config.h #158

WenyeLiu opened this issue Nov 30, 2020 · 2 comments

Comments

@WenyeLiu
Copy link

Hi,

I am going to deploy a resnet like model on pipecnn. However, the accuracy is extremently low comparing with the results in the simulation framework.
I underestand that the precision_config is used to set the quantiazation bitwidth for weights and input/output feature maps.
May I ask what is the usage of the "addition_precision_config" in layer_config.h. It seems used to convert between char and float data type for batchnorm layer and eltwise layer. Is there any explanation for those parameters in "addition_precision_config"

Many thanks.

@doonny
Copy link
Owner

doonny commented Mar 23, 2021

will update the instructions later

@WenyeLiu
Copy link
Author

Thanks doonny. Looking forward your tips.

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