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/03/02 22:02:43 UTC

[incubator-mxnet] branch master updated (ac77974 -> 04fe114)

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 ac77974  Support projection feature for LSTM on CPU (Only Inference) (#17702)
     add 04fe114  sum_fix (#17737)

No new revisions were added by this update.

Summary of changes:
 src/operator/numpy/np_broadcast_reduce_op.h |   2 +
 tests/python/unittest/test_numpy_op.py      | 104 ++++++++++++++--------------
 2 files changed, 54 insertions(+), 52 deletions(-)