-WITH_GPU | Compile PaddlePaddle with NVIDIA GPU |
-WITH_AVX | Compile PaddlePaddle with AVX intrinsics |
-WITH_DSO | Compile PaddlePaddle with dynamic linked CUDA |
-WITH_TESTING | Compile PaddlePaddle with unit testing |
-WITH_SWIG_PY | Compile PaddlePaddle with inference api |
-WITH_STYLE_CHECK | Compile PaddlePaddle with style check |
-WITH_PYTHON | Compile PaddlePaddle with python interpreter |
-WITH_DOUBLE | Compile PaddlePaddle with double precision |
-WITH_RDMA | Compile PaddlePaddle with RDMA support |
-WITH_TIMER | Compile PaddlePaddle with stats timer |
-WITH_PROFILER | Compile PaddlePaddle with GPU profiler |
-WITH_DOC | Compile PaddlePaddle with documentation |
-WITH_COVERAGE | Compile PaddlePaddle with code coverage |
-COVERALLS_UPLOAD | Package code coverage data to coveralls |
-ON_TRAVIS | Exclude special unit test on Travis CI |
-
-