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/08/26 01:22:43 UTC

[incubator-mxnet] branch v1.x updated (dfefe87 -> bce4cc6)

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 dfefe87  Get rid of monkey patching in LossScaler overflow handling (#18959) (#18973)
     add bce4cc6  [1.x] Backport of Fix LeakyRelu behaviour on empty input (#18934) (#19009)

No new revisions were added by this update.

Summary of changes:
 src/operator/leaky_relu-inl.h                            | 2 ++
 src/operator/leaky_relu.cc                               | 2 ++
 src/operator/nn/mkldnn/mkldnn_act-inl.h                  | 7 -------
 src/operator/quantization/mkldnn/mkldnn_quantized_act.cc | 2 +-
 4 files changed, 5 insertions(+), 8 deletions(-)