You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by zh...@apache.org on 2020/07/24 16:52:16 UTC

[incubator-mxnet] branch v1.x updated (91d535a -> e6de5ae)

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

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


    from 91d535a  Fix crash when accessing already destructed static variables (#18768) (#18778)
     add e6de5ae  Fix linalg_potri and linalg_potrf operators for large tensor. (#18752)

No new revisions were added by this update.

Summary of changes:
 CONTRIBUTORS.md                   |  1 +
 src/operator/tensor/la_op-inl.h   | 11 ++++++-----
 tests/nightly/test_large_array.py | 27 +++++++++++++++++++++++++++
 3 files changed, 34 insertions(+), 5 deletions(-)