[GitHub] Arxemond777 commented on issue #13948: Cannot find mxnet-cpp/op.h (duplicate)

2019-01-24 Thread GitBox
Arxemond777 commented on issue #13948: Cannot find mxnet-cpp/op.h (duplicate) URL: https://github.com/apache/incubator-mxnet/issues/13948#issuecomment-45731 > @Arxemond777 with the steps you provided it seems that you are building first with make and then with cmake. You could try to

[GitHub] Arxemond777 commented on issue #13948: Cannot find mxnet-cpp/op.h (duplicate)

2019-01-21 Thread GitBox
Arxemond777 commented on issue #13948: Cannot find mxnet-cpp/op.h (duplicate) URL: https://github.com/apache/incubator-mxnet/issues/13948#issuecomment-456084625 I performed ```cmake -DUSE_CUDA=1 -DUSE_CUDA_PATH=/usr/local/cuda-9.2 -DCUDA_VERSION=9.2 -DUSE_CUDNN=1 -DUSE_MKLDNN=1