szha commented on a change in pull request #12512: [MXNET-938] Allow fusing
weight ahead of calling forward()
URL: https://github.com/apache/incubator-mxnet/pull/12512#discussion_r217132819
##
File path: python/mxnet/gluon/rnn/rnn_layer.py
##
@@ -209,12 +220,16 @@ def _for
szha commented on a change in pull request #12512: [MXNET-938] Allow fusing
weight ahead of calling forward()
URL: https://github.com/apache/incubator-mxnet/pull/12512#discussion_r217132369
##
File path: python/mxnet/gluon/rnn/rnn_layer.py
##
@@ -183,6 +184,16 @@ def begin