You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by pa...@apache.org on 2019/09/04 06:09:22 UTC

[incubator-mxnet] branch master updated (65e37ca -> 07b4470)

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

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


    from 65e37ca  numpy multinomial op (#15878)
     add 07b4470  MKL-DNN RNN checks NDArray version (#16071)

No new revisions were added by this update.

Summary of changes:
 src/operator/rnn-inl.h                 | 79 +++++++++-------------------------
 src/operator/rnn.cc                    | 14 +++---
 tests/python/unittest/test_operator.py | 39 +++++++++++++++++
 3 files changed, 68 insertions(+), 64 deletions(-)