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/10/16 08:31:38 UTC

[incubator-mxnet] branch mkldnn-v1.0 updated (fbb43a9 -> 10db1b1)

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

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


    from fbb43a9  [mkldnn-v1.0] Add MKL-DNN slice (#16484)
     add 10db1b1  [mkldnn-1.0] add mkldnn subgraph fc (#16468)

No new revisions were added by this update.

Summary of changes:
 .../quantization/mkldnn/mkldnn_quantized_elemwise_add.cc     |  5 -----
 src/operator/subgraph/mkldnn/mkldnn_fc-inl.h                 |  6 +++---
 src/operator/subgraph/mkldnn/mkldnn_fc.cc                    |  4 ++--
 .../subgraph/mkldnn/mkldnn_fc_post_quantize_property.h       |  4 ++--
 src/operator/subgraph/mkldnn/mkldnn_fc_property.h            |  4 ++--
 .../mkldnn/mkldnn_post_quantize_align_scale_property.h       |  4 ++--
 src/operator/subgraph/mkldnn/mkldnn_subgraph_property.cc     | 12 ++++++------
 7 files changed, 17 insertions(+), 22 deletions(-)