Commit Graph

123 Commits (e702a90f8ac5377b1049a51dad328b3ae55dfb0b)

Author SHA1 Message Date
dzhwinter 79463ae784
generic cmake (#13145)
6 years ago
chengduo 289acfa207
refien generic_cmake_ (#13457)
6 years ago
dzhwinter 5df6581101
merge_static_libs (#12936)
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