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

Reply via email to