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 2019/05/23 17:32:53 UTC

[incubator-mxnet] branch master updated (d2e397a -> 503c750)

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

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


    from d2e397a  Add warning for fp16 inputs with MXNET_SAFE_ACCUMULATION=0 (#15046)
     add 503c750  Fix warning / static function in header. (#14900)

No new revisions were added by this update.

Summary of changes:
 src/operator/nn/dropout-inl.h | 18 ------------------
 src/operator/nn/dropout.cc    | 21 +++++++++++++++++++++
 2 files changed, 21 insertions(+), 18 deletions(-)