Skip to content
Snippets Groups Projects
Commit 9ad8fa48 authored by calrama's avatar calrama
Browse files

centos-7: mxnet: enable profiler

parent 6a3e5f10
No related branches found
No related tags found
No related merge requests found
...@@ -207,6 +207,7 @@ RUN version=1.5.1 && \ ...@@ -207,6 +207,7 @@ RUN version=1.5.1 && \
-D USE_CUDA=ON -D USE_CUDNN=ON -D USE_NCCL=OFF \ -D USE_CUDA=ON -D USE_CUDNN=ON -D USE_NCCL=OFF \
-D USE_OPENCV=ON -D USE_OPENMP=ON \ -D USE_OPENCV=ON -D USE_OPENMP=ON \
-D USE_LAPACK=ON -D USE_MKL_IF_AVAILABLE=OFF \ -D USE_LAPACK=ON -D USE_MKL_IF_AVAILABLE=OFF \
-D USE_PROFILER=ON \
-D USE_DIST_KVSTORE=OFF \ -D USE_DIST_KVSTORE=OFF \
-D USE_CPP_PACKAGE=ON \ -D USE_CPP_PACKAGE=ON \
-D USE_SIGNAL_HANDLER=ON \ -D USE_SIGNAL_HANDLER=ON \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment