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

[incubator-mxnet] branch master updated (998c6ad -> 47cd0ba)

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

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


    from 998c6ad  [numpy] Fix core dump for tril, triu  (#18157)
     add 47cd0ba  Fix for out of bound access in QuantizedElemwiseMulOpShape (#18185)

No new revisions were added by this update.

Summary of changes:
 src/operator/quantization/quantized_elemwise_mul.cc | 1 -
 tests/python/quantization/test_quantization.py      | 4 ----
 2 files changed, 5 deletions(-)