Commit Graph

112 Commits (d2b791a0cc9ac509433403d50cf4e93a1683ff7c)

Author SHA1 Message Date
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.
8 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