PyTorch Forums
Why Parameter is automatically registered?
smth
June 1, 2017, 5:20pm
2
It’s because of the following code in
__get_attr__
but also in the rest of this file:
Avoid the side-effect of parameter auto-registering in module?
show post in topic