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

Weight tying option has a bug #399

Open
knshnb opened this issue Sep 20, 2019 · 1 comment
Open

Weight tying option has a bug #399

knshnb opened this issue Sep 20, 2019 · 1 comment

Comments

@knshnb
Copy link
Contributor

knshnb commented Sep 20, 2019

If weight_tying option is True, only one update layer is called regardless of n_update_layers

https://github.com/pfnet-research/chainer-chemistry/blob/master/chainer_chemistry/models/gin.py#L37

@knshnb knshnb mentioned this issue Sep 20, 2019
@corochann
Copy link
Member

So we should change this line to self.n_update_layers ?
https://github.com/pfnet-research/chainer-chemistry/blob/master/chainer_chemistry/models/gin.py#L92

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