You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@mxnet.apache.org by pa...@apache.org on 2019/05/15 22:30:40 UTC

[incubator-mxnet] branch master updated (2ee7f4e -> c5265fb)

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

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


    from 2ee7f4e  Improve order of execution of install scripts. (#14867)
     add c5265fb  Add primitive cache for MKL-DNN sum(elemwise_add operator (#14914)

No new revisions were added by this update.

Summary of changes:
 src/operator/nn/mkldnn/mkldnn_sum.cc            | 105 ++++++++++++++++++++----
 src/operator/tensor/elemwise_binary_op_basic.cc |   8 +-
 2 files changed, 94 insertions(+), 19 deletions(-)