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

Basic questions about algorithm and measuring sensitivity #39

Open
padeirocarlos opened this issue Jan 5, 2024 · 0 comments
Open

Basic questions about algorithm and measuring sensitivity #39

padeirocarlos opened this issue Jan 5, 2024 · 0 comments

Comments

@padeirocarlos
Copy link

Hi, it is a nice code for a quantization.
However, I have some questions about sensitivity measurement and genetic algorithm.

  1. In the paper, you expressed that layer sensitivity can be measured with diagonal loss while off-diagonal loss expresses cross-layer sensitivity. However, I could not find such a loss term in your code in this git..... if you do not mind, please let me know where you wrote those terms?

  2. Also, could you please tell me where are your implementation details of scale data for weights and activation? Where do you calculation them and improve them?

  3. It was quite interesting that using genetic algorithm to find the optimal bitwidth configuration for each block. But as well as sensitivity problem, I could not find such a code for this algorithm in the git. Again, if you do not mind it either, please let me know where it is.

By the way, I am really impressed with your paper and code for new quantization method. Hope you to have a nice day. Thank you and sorry for the questions!

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