[GitHub] larroy commented on a change in pull request #9677: Refactor operators and add MKLDNN

2018-02-15 Thread GitBox
larroy commented on a change in pull request #9677: Refactor operators and add MKLDNN URL: https://github.com/apache/incubator-mxnet/pull/9677#discussion_r168580648 ## File path: src/common/exec_utils.h ## @@ -43,19 +43,61 @@ namespace common { indices are not

[GitHub] larroy commented on a change in pull request #9677: Refactor operators and add MKLDNN

2018-02-15 Thread GitBox
larroy commented on a change in pull request #9677: Refactor operators and add MKLDNN URL: https://github.com/apache/incubator-mxnet/pull/9677#discussion_r168580246 ## File path: prepare_mkldnn.sh ## @@ -0,0 +1,114 @@ +#!/bin/bash + +# Licensed to the Apache Software

[GitHub] larroy commented on a change in pull request #9677: Refactor operators and add MKLDNN

2018-02-15 Thread GitBox
larroy commented on a change in pull request #9677: Refactor operators and add MKLDNN URL: https://github.com/apache/incubator-mxnet/pull/9677#discussion_r168579350 ## File path: CMakeLists.txt ## @@ -610,7 +611,18 @@ endif() if(USE_OPENCV) add_executable(im2rec