You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by GitBox <gi...@apache.org> on 2018/03/18 02:13:22 UTC

[GitHub] HeliWang opened a new pull request #10144: Change the interface of drop in op_translations

HeliWang opened a new pull request #10144: Change the interface of drop in op_translations
URL: https://github.com/apache/incubator-mxnet/pull/10144
 
 
   ## Description ##
   Make the definition of dropout method be consistent to the others in op_translations.
   
   ## Comments ##
   - Is the definition of local_response_norm wrong as well?
   Suggestion: line 266 def local_response_norm(op_name, attrs, inputs) to def local_response_norm(attrs, inputs, cls)

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services