connorgoggins commented on a change in pull request #17500: [OpPerf] Implement remaining nn_conv ops in opperf URL: https://github.com/apache/incubator-mxnet/pull/17500#discussion_r374877112
########## File path: CMakeLists.txt ########## @@ -314,6 +314,10 @@ if(USE_MKLDNN) set(INSTALL_MKLDNN ON) endif() +if(USE_CPP_PACKAGE) Review comment: Yes, you're right - accidentally brought in external commits due to an incorrect rebase. Will fix ASAP. ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
