Commit Graph

199 Commits (0cd3d46147c1fbbacb0dbd3e646e971d6a0c35e4)

Author SHA1 Message Date
yuyang18 b857ff1b45 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_parallel_executor 7 years ago
Tao Luo 565606a42d
Merge pull request from luotao1/paddle_script 7 years ago
yuyang18 91007fe974 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into feature/refine_parallel_executor 7 years ago
Luo Tao 91d8373b18 change CMAKE_INSTALL_PREFIX to FLUID_INSTALL_DIR 7 years ago
yuyang18 3ec17dcb73 Fix cmake 7 years ago
tensor-tang b5de21e8d2 enable cmake option WITH_MKLDNN 7 years ago
yuyang18 6d8cc88de3 Change cmake for build doc 7 years ago
Luo Tao d4682247e1 auto find tensorrt library 7 years ago
Yan Chunwei 186659798f
add tensorrt build support() 7 years ago
Yu Yang fa21436d0d
Merge pull request from reyoung/cpp_parallel_executor 7 years ago
Tao Luo 9bbd753425 change WITH_FLUID to WITH_FLUID_ONLY () 7 years ago
Yu Yang 50e7e25db3 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cpp_parallel_executor 7 years ago
sabreshao e50205e744 CMake refine for HIP support. 7 years ago
sabreshao 45c988d86a Demostration of cmake refine for HIP support. 7 years ago
Yu Yang 5e87cd7574 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cpp_parallel_executor 7 years ago
Yu Yang 6f0dfd89a4 Single GPU ParallelExecutor complete 7 years ago
Luo Tao 76e1c6af9f enable WITH_FLUID option 7 years ago
Yu Yang 9dc69582de Make recordio simple 7 years ago
dongzhihong 7364348d04 "move from recordio repo to paddle" 7 years ago
Yiqun Liu 4a5dd62b22
Try to add build_android task back to travis. () 7 years ago
Yiqun Liu ae2026e134
Fix building error of missing end-group for Android. () 7 years ago
Yiqun Liu f0548679b3
Get rid of the dependency of Go compiler when WITH_GOLANG is OFF. () 7 years ago
Xin Pan decaad5ccc
Merge pull request from panyx0718/test 7 years ago
Xin Pan b9ec24c6e9 Extend current profiler for timeline and more features. 7 years ago
Luo Tao 6d25a43a94 set the default option of WITH_FAST_BUNDLE_TEST be OFF 7 years ago
Yang Yang(Tony) 87f4311a88
compile with nccl2 () 7 years ago
Xin Pan cde6241a1b Run Python OP tests in a single Python process to improve test time. () 7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. () 7 years ago
Luo Tao 59e4dd5797 add independent inference_lib.cmake 7 years ago
Luo Tao 96d4bf5337 prevent make clean from cleaning ExternalProject boost 7 years ago
Luo Tao e100b37e30 change the default option of `WITH_TESTING` to OFF 7 years ago
dangqingqing e5fc79d88a Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into boost_cmake 7 years ago
dangqingqing e7700640e6 Remove Boost finding in CMake. 7 years ago
dangqingqing da018e31bd Remove boost installing step and remove boost installation in Dockerfile scripts. 7 years ago
Luo Tao c0da87f399 add TODO in WITH_FLUID option 7 years ago
dangqingqing 564c6abda3 Add cmake for extern project of boost. 7 years ago
Luo Tao 363538803a set WITH_FLUID=OFF when WITH_C_API=ON 7 years ago
Luo Tao c0f0f2337e add WITH_FLUID option and third party INSTALL for fluid api 7 years ago
Liu Yiqun 9b3f2c39f2 Add a simple example for fluid to do inference in C++ code. 7 years ago
Yang Yu cd357aa0f0 Set RelWithDebInfo flags 7 years ago
Luo Tao 34b9294052 add version and path for both CXX and C compiler 7 years ago
Luo Tao cfe6d694dd message cxx compiler version 7 years ago
kexinzhao 1d1555e2e5
Merge pull request from kexinzhao/float16 7 years ago
Abhinav Arora 3ca8a8ea4f
Changing RelWithDebInfo flags () 7 years ago
Tao Luo fb919382cc
Merge pull request from Xreki/fix_capi_build_with_python 7 years ago
武毅 067381e2e2
Merge pull request from typhoonzero/add_switch_distributed 7 years ago
Yiqun Liu 7480291c62
Add version and commit information in capi config.h and use unofficial glog for Android API < 21. () 7 years ago
typhoonzero 1a852861b2 add switch for distributed support 7 years ago
Liu Yiqun 5fc88244b5 Fix the compiling error when seting WITH_C_API=ON and WITH_PYTHON=ON. 7 years ago
Kexin Zhao 4901184ee9 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into float16 7 years ago