pengzhao-intel edited a comment on issue #15207: Mack-RCNN C++ Deployment Not Working in GPU Mode And CPU Mode URL: https://github.com/apache/incubator-mxnet/issues/15207#issuecomment-501655946 > @zhreshold I just make may incubator-mxnet again with command 'make -j $(nproc) USE_OPENCV=1 USE_BLAS=openblas USE_CPP_PACKAGE=1 USE_CUDA=1 USE_MKLDNN=0 USE_GPERFTOOLS=1 USE_CUDNN=1 USE_CUDA_PATH=/usr/local/cuda', then the demo can work normally in CPU mode,but is cost 107343 ms (600w_655h)(105212ms--->137w_150h ). Please build with **USE_MKLDNN=1 USE_GPERFTOOLS=0**
---------------------------------------------------------------- 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
