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 2019/09/07 05:35:12 UTC

[incubator-mxnet] branch master updated (24f0a10 -> 4f8bc3a)

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

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


    from 24f0a10  [MXNET-978] Higher Order Gradient Support `clip`, `dropout`. (#15746)
     add 4f8bc3a  Fix unary operator ceil/floor/trunc when data type is integer (#14251)

No new revisions were added by this update.

Summary of changes:
 src/operator/math_functions-inl.h     | 15 ++++++++++-----
 tests/python/unittest/test_ndarray.py | 19 +++++++++++++++++++
 2 files changed, 29 insertions(+), 5 deletions(-)