You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by ha...@apache.org on 2020/01/06 20:05:10 UTC

[incubator-mxnet] branch master updated (83a23b0 -> 1612533)

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

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


    from 83a23b0  MKL-DNN RNN backward path enhancement (#17183)
     add 1612533  refactor gluon.utils.split_data() following np.array_split() (#17123)

No new revisions were added by this update.

Summary of changes:
 python/mxnet/gluon/utils.py         | 34 +++++++++++-----------------------
 tests/python/unittest/test_gluon.py | 32 ++++++++++++++++++++++++++++----
 2 files changed, 39 insertions(+), 27 deletions(-)