szha commented on a change in pull request #14487: [numpy] Fix unit tests after 
introducing numpy compatible shapes
URL: https://github.com/apache/incubator-mxnet/pull/14487#discussion_r268013458
 
 

 ##########
 File path: python/mxnet/rnn/rnn_cell.py
 ##########
 @@ -78,7 +78,6 @@ def _normalize_sequence(length, inputs, layout, merge, 
in_layout=None):
 class RNNParams(object):
     """Container for holding variables.
     Used by RNN cells for parameter sharing between cells.
-
 
 Review comment:
   revert changes in this file?

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


With regards,
Apache Git Services

Reply via email to