You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by zh...@apache.org on 2020/03/06 17:52:46 UTC

[incubator-mxnet] branch master updated (cfb474b -> e4c5f8c)

This is an automated email from the ASF dual-hosted git repository.

zhasheng pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-mxnet.git.


    from cfb474b  add alias for np.__version__, np._NoValue and np.dtype (#17777)
     add e4c5f8c  Expose activation and recurrent activation in GRUCell (#17745)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/gluon/rnn/rnn_cell.py      | 36 ++++++++++++++++++++++-----------
 tests/python/unittest/test_gluon_rnn.py |  2 +-
 2 files changed, 25 insertions(+), 13 deletions(-)