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

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


    from 5a83b6b  [MXNET-860] Use modernized ranged loops where possible 
(#12356)
     add 91c536d  [MXNET-483] C++ tests for mkldnn convolution/deconvolution 
operator (#11778)

No new revisions were added by this update.

Summary of changes:
 src/operator/nn/mkldnn/mkldnn_convolution.cc   |  49 +++--
 src/operator/nn/mkldnn/mkldnn_deconvolution.cc |  61 +++---
 tests/cpp/include/test_mkldnn.h                |  62 ++++--
 tests/cpp/operator/mkldnn_operator_test.cc     | 252 ++++++++++++++++++++++++-
 tests/cpp/operator/mkldnn_test.cc              |   6 +-
 5 files changed, 378 insertions(+), 52 deletions(-)

Reply via email to