Commit Graph

187 Commits (f827665ae650597c680010e77b8ad12db9897a9e)

Author SHA1 Message Date
Jiabin Yang 5d6783f8ca
Merge pull request #13954 from typhoonzero/core_so_donot_depend_libpython
6 years ago
typhoonzero 726b91e471 update
6 years ago
Xin Pan 6de08b5eef set default timeout to avoiding blocking CI
6 years ago
dzhwinter 804dd7da04 merge conflict. both linux and windows pass.
6 years ago
dzhwinter 962061f0a3 windows fix
6 years ago
wanghaoshuang b12f7c2399 compile in linux.
6 years ago
wanghaoshuang 3ae9645084 compile in linux
6 years ago
dzhwinter 79463ae784
generic cmake (#13145)
6 years ago
chengduo 289acfa207
refien generic_cmake_ (#13457)
6 years ago
dzhwinter 85f8dd1c77 debug version
7 years ago
dzhwinter dbe90cc0f6 merge develop branch
7 years ago
dzhwinter f5329d6539 add some synatx
7 years ago
dzhwinter b78394ea57 done
7 years ago
dzhwinter b74af56bbc cpu compile is done
7 years ago
dzhwinter 5df6581101
merge_static_libs (#12936)
7 years ago
dzhwinter 65f144aacc fix commit
7 years ago
dzhwinter 34f8c9b6f5 windows port
7 years ago
chengduo 97a77512b4
Fix the order of sum (#12562)
7 years ago
chengduo 93152b0bac
Fix the result of unit test (#12520)
7 years ago
Xin Pan 7a192d9e70 fix SERIAL tests
7 years ago
dzhwinter 4ed0b62476
Move fluid::framework::InitDevices into fluid::platform (#11757)
7 years ago
chengduo d2ad4a5c41
Init allocated memory for unit test (#11657)
7 years ago
typhoonzero 53f217115d move find_fluid_modules
7 years ago
tensor-tang c475041405 link iomp as needed
7 years ago
tensor-tang 17c9e3d223 only deps mklml so, do not need link it
7 years ago
gongweibao d9de6b8621
Add brpc surpport. (#11263)
7 years ago
yuyang18 a229734cbd Remove cpplint in cmake
7 years ago
yuyang18 1426d794ff Force some unittests serial
7 years ago
Yiqun Liu e90e7ab237
Remove the use of ARCHIVE_START/END (#9844)
7 years ago
Yi Wang 45bc4538c4 Update paddle_memory in CMakeLists.txt files
7 years ago
Lei Wang 09b4a1a361 Build: generate all the build related files into one directory. (#9512)
7 years ago
Xi Chen 1daa96579c adding comments for this fix
7 years ago
Xi Chen 06aaea8a64 Revert "test removal of redundant line"
7 years ago
Xi Chen d4f4935530 test removal of redundant line
7 years ago
Xi Chen 0e7413938a added missing *.pb.h *.pb.cc generation to fix distribute build issue
7 years ago
sabreshao 45c988d86a Demostration of cmake refine for HIP support.
7 years ago
QI JUN 7287630e83
Repair nccl op test (#8575)
7 years ago
Tao Luo 6f50dee4d5 compile and install the static library of fluid inference (#7827)
7 years ago
Yiqun Liu ae2026e134
Fix building error of missing end-group for Android. (#8680)
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
Liu Yiqun e4d9989af0 Simplify the cmake of inference.
7 years ago
Luo Tao d2caf777ae set FLAGS_warpctc_dir to pass the test_warpctc_op unit test
7 years ago
Luo Tao 420f9c3873 Merge branch 'develop' into warpctc_deps
7 years ago
Liu Yiqun 6ac2e079b3 Enable whole-archive flag in cc_test and use cc_test to rewrite the CMakeLists.txt of inference unittest.
7 years ago
Luo Tao ca636eedb9 remove libwarpctc.so in core.so and libpaddle_fluid.so
7 years ago
Liu Yiqun 9b3f2c39f2 Add a simple example for fluid to do inference in C++ code.
7 years ago
Yancey 1b612d3a76 Fix grpc compile warning (#6050)
7 years ago
QI JUN 1238706d72
Refine unittest with setting gflags (#5476)
7 years ago
武毅 0a8a86e0c9
Send recv op (#5520)
7 years ago
Qiao Longfei c9a96575d5
py_test and test_image_classification_train support argument (#5934)
7 years ago
Yancey1989 cd29714af0 fix py unit test executable
7 years ago
Luo Tao 52272bc076 fix openblas bug: undefined reference to pthread_atfork
7 years ago
xzl 54a03ab31d add paddle_protobuf_generate_cpp() Func which could dynamic set RUNTIME_LITE mode for paddle
7 years ago
Qiao Longfei d0ad82cff1 fix nv_library (#4370)
7 years ago
Liu Yiqun dd2f477a50 Fix bug in cc_library, when merging several libraries into one on Linux.
7 years ago
qiaolongfei 3df8ee1ff7 use lib-python as python test dir
8 years ago
qiaolongfei c304e02813 fix py_padde test
8 years ago
qiaolongfei e2ccbccb02 support python test without installation python package
8 years ago
liaogang 7ecdf6ad93 Add py_test
8 years ago
liaogang b58725bd51 Add cpplint for *.h and cuda *.cu
8 years ago
Helin Wang 3d4e808ce4 cmake: fix problem that go_library is never rebuilt.
8 years ago
gangliao 9b8451cc14 Merge pull request #2888 from gangliao/cpplint
8 years ago
liaogang 13b0dcd295 ENH: add cpplint
8 years ago
helinwang 5812302e38 Merge pull request #2856 from helinwang/race
8 years ago
liaogang 365b457a04 Merge conflicts
8 years ago
Helin Wang a751c79331 turn on race detector for all go tests
8 years ago
hedaoyuan 90cf44d79a Merge pull request #2816 from hedaoyuan/armv8
8 years ago
hedaoyuan a7c7a82626 Fix a small mistake.
8 years ago
Helin Wang 2231b92a89 go_binary: remove hardcoded library link path
8 years ago
helinwang f5f7d6bd4f Merge pull request #2811 from helinwang/go_test_1
8 years ago
Helin Wang e4be077ffa Add go testing into cmake and fix libpaddle_go_optimizer.a link path
8 years ago
hedaoyuan 4a12e2217c Merge branch 'develop' of https://github.com/baidu/Paddle into armv8
8 years ago
hedaoyuan ea3a1df18b Fix some compilation errors in some Android environments.
8 years ago
gangliao 6986a89331 FIX: add -lrt for link
8 years ago
liaogang 49fd49f76b Fix conflicts
8 years ago
qijun 8e4d04376d fix dyload link undefined reference dlsym
8 years ago
liaogang 1ce2fca484 Merge conflicts
8 years ago
xuwei06 f7fa9f6725 Fix paddle build when it's a subdirectory of another project
8 years ago
gangliao 73e29d7adc Merge pull request #2751 from gangliao/fix_merge
8 years ago
武毅 77604bca27 Merge pull request #2748 from typhoonzero/add_golang_precommit
8 years ago
liaogang 847535f4fe FIX: propagation dependencies under linux
8 years ago
liaogang adf8c95b62 FIX: propagation dependencies under linux
8 years ago
Yu Yang e2ea1f42e9 Generate python protobufs for paddle.v2.framework
8 years ago
liaogang 3e4ba647ee FIX: remove duplicate
8 years ago
liaogang d6ecae779a FIX: propagation dependencies and out of date rebuild
8 years ago
liaogang 3ad8e36471 FIX: merge static libs with propagation dependencies
8 years ago
yi.wu 78f1274d6e remove unnessesary cc_test link
8 years ago
gongweibao 2e302085d7 fix bugs
8 years ago
gongweibao 1409b17e4f add fixme
8 years ago
gongweibao 166dfbb085 fix cmake errors
8 years ago
Yu Yang b7397031e9 Add target_link_libraries for cc_library
8 years ago
Yu Yang 3de3894b82 Add DEPS to `proto_library`
8 years ago
wuyi05 cee264f3f9 update for comments
8 years ago
yi.wu 9c853c269d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into cmake_go_vendor
8 years ago
liaogang 9e445eca89 FIX: Replace static libs check via system warning
8 years ago
helinwang fae606fc96 Merge pull request #2659 from helinwang/cmake
8 years ago
liaogang a53952165b FIX: merge objects to static lib
8 years ago
Helin Wang 59cf5e7796 Fix Go cmake
8 years ago
Yu Yang 3d44fd5bf3 Follow yiqun's comments
8 years ago
Yu Yang 2d3c186a96 Follow comments
8 years ago