Commit Graph

31 Commits (dac0679a70e88dba467e4c7539e74cc8da513a7c)

Author SHA1 Message Date
Luo Tao d4682247e1 auto find tensorrt library
7 years ago
sabreshao 45c988d86a Demostration of cmake refine for HIP support.
7 years ago
Yu Yang 22b5c07a7d Fix the compilation on CUDA 9.1/GCC 5.3
7 years ago
Xin Pan b9ec24c6e9 Extend current profiler for timeline and more features.
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
Kexin Zhao 4901184ee9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into float16
7 years ago
Kexin Zhao 41bd1f9115 fix gpu test, clean code and add cmake
7 years ago
tensor-tang 8496eab45a make mklml necessary when with_mkldnn
7 years ago
Yu Yang 94e741d6f0 Use external project for NCCL (#5028)
7 years ago
Yu Yang 43c6ff212e Feature/nccl dso (#5001)
7 years ago
Yan Chunwei 843ed8e320 dynamic recurrent op forward c++ implentation (#4597)
7 years ago
Yi Wang f985700abf Resolve conflict
7 years ago
Yu Yang 84500f9487 Change `PADDLE_ONLY_CPU` to `PADDLE_WITH_GPU`
7 years ago
Yi Wang 5f51d0afc4 Add -D PADDLE_WITH_CUDA in cmake/configure.cmake
7 years ago
hedaoyuan adcca2cc06 Add PADDLE_USE_EIGEN_FOR_BLAS macro.
8 years ago
liaogang 7a56d46a8a Rename PROJ_ROOT to PADDLE_SOURCE_DIR and PROJ_BINARY_ROOT to PADDLE_BINARY_DIR
8 years ago
tensor-tang e71976f221 remove global linker and exe from mkldnn iomp
8 years ago
tensor-tang 577bb4e346 rename mkllite to mklml
8 years ago
tensor-tang f490d94210 separate MKL_LITE from MKLDNN
8 years ago
tensor-tang 89a4158038 enable MKLDNN library and MKL small package
8 years ago
Helin Wang fbfbe93a78 cmake: do not run glide install every time.
8 years ago
yi.wu 9c853c269d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cmake_go_vendor
8 years ago
Helin Wang 38790c1c21 fix according to comment
8 years ago
qiaolongfei 9e13b68f01 refine code
8 years ago
qiaolongfei d9aac1e13d add WITH_Go to disable compile go to paddle
8 years ago
Liu Yiqun ea5b265fdb Fix the setting of simd flags in cmake when there is no avx and sse3 support.
8 years ago
Liu Yiqun 1b8564206f Use native cross-compiling support for Android of cmake.
8 years ago
Liu Yiqun 38fa74edaa Fix cmake error of failing to find UINT64_MAX.
8 years ago
Liu Yiqun ccd3d0a42b Modify cmake for cross-compiling on arm architecture.
8 years ago
liaogang c24e94c8a4 Check python if system already equipped one
8 years ago
liaogang 9e7f2b8de8 Add system configure
8 years ago