[GitHub] szha commented on issue #9767: [feature request]arg_scope in gluon

2018-05-30 Thread GitBox
szha commented on issue #9767: [feature request]arg_scope in gluon
URL: 
https://github.com/apache/incubator-mxnet/issues/9767#issuecomment-393365086
 
 
   Seems doable with decorators and scope.
   
http://code.activestate.com/recipes/577382-keyword-argument-injection-with-python-decorators/
   
   With this solution, we'd need to decorate every constructor in Gluon.nn/rnn 
though.


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services


[GitHub] szha commented on issue #9767: [feature request]arg_scope in gluon

2018-02-14 Thread GitBox
szha commented on issue #9767: [feature request]arg_scope in gluon
URL: 
https://github.com/apache/incubator-mxnet/issues/9767#issuecomment-365531227
 
 
   @dongzhuoyao I'm not sure if I follow. How do you intend to change the 
batch-norm behavior? Would you provide an example?


This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


With regards,
Apache Git Services