You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by li...@apache.org on 2020/04/28 05:44:00 UTC

[incubator-mxnet] branch master updated (3a76ab6 -> 998c6ad)

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

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


    from 3a76ab6  Enable docker cache build for images listed in docker-compose.yml (#18179)
     add 998c6ad  [numpy] Fix core dump for tril, triu  (#18157)

No new revisions were added by this update.

Summary of changes:
 include/mxnet/runtime/packed_func.h                  | 1 +
 python/mxnet/numpy_dispatch_protocol.py              | 1 +
 tests/python/unittest/test_numpy_interoperability.py | 4 ++++
 tests/python/unittest/test_numpy_op.py               | 1 -
 4 files changed, 6 insertions(+), 1 deletion(-)