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

Several question on laprune.py #3

Open
lizhenstat opened this issue Mar 3, 2021 · 0 comments
Open

Several question on laprune.py #3

lizhenstat opened this issue Mar 3, 2021 · 0 comments

Comments

@lizhenstat
Copy link

lizhenstat commented Mar 3, 2021

Hi, thanks for your great work and sharing of the code!
I have several questions on the code:
(1) In this line, why we add the batch-norm score to the total score instead of multiply, from Equation(8) in the original paper, the scaling factor in batch norm is multiplied to the distortion score.

(2) what is this scenario mean? (I know the previous two cases are conv-->FC and conv-->conv)

(3) What is the parameter "split" ?

(4) why is the function get_bn_weihts calculated this way? (I notice the activation re-scaling use a sqrt version of the original activation. )

Any help would be appreciated and thanks for your time.

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