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

Train all parameters or only BN layers #14

Open
fvarno opened this issue Nov 28, 2023 · 0 comments
Open

Train all parameters or only BN layers #14

fvarno opened this issue Nov 28, 2023 · 0 comments

Comments

@fvarno
Copy link

fvarno commented Nov 28, 2023

As I understand from the paper, you intend to only train the params of the BN layers. Is this what you are trying to do at this line? If so please be aware that module.eval() does not freeze the module’s params. If this is not what you are trying to do please kindly let me know what is the purpose of the mentioned line.

Thanks

@fvarno fvarno changed the title Train all parameters or on BN layers Train all parameters or only BN layers Nov 29, 2023
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