acphile commented on pull request #18413:
URL: https://github.com/apache/incubator-mxnet/pull/18413#issuecomment-647890888


   For warnings in method `intialize()`, I pass parameter `structural_name` 
which is a readable name based on model structure, and we can replace 
`self.name` with `self._structural_name`. But I am not sure about other methods 
of `Parameter`: if those method are executed after `initialize()`, then we can 
do similar replacements accordingly.


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to