XJDKC commented on issue #674: Autograd Layer constructor
URL: https://github.com/apache/singa/issues/674#issuecomment-612569917
 
 
   > > I think the Module class is quite similar to Layer, we can think about 
combining them together. At present, users can't get params from the Module, 
they can only get them from the Layer. If the Layer class is the subclass of 
Module, this problem will be solved.
   > 
   > do you mean making Module a subclass of Layer?
   
   Yes, or making Layer a subclass of Module.

----------------------------------------------------------------
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]


With regards,
Apache Git Services

Reply via email to