Commit Graph

141 Commits (6c32945556ae39fb79b64b0226c0afc9ce996c1a)

Author SHA1 Message Date
Zhaolong Xing ba8b5619a3
Revert "cherry picked windows patches."
7 years ago
dzhwinter 0a180584e6 clean cmake. test=develop
7 years ago
dzhwinter ebfe5a02b3 merge develop branch
7 years ago
wanghaoshuang 9e522a4495 update cmake
7 years ago
Jiabin Yang 5d6783f8ca
Merge pull request #13954 from typhoonzero/core_so_donot_depend_libpython
7 years ago
typhoonzero 726b91e471 update
7 years ago
Xin Pan 6de08b5eef set default timeout to avoiding blocking CI
7 years ago
dzhwinter 804dd7da04 merge conflict. both linux and windows pass.
7 years ago
dzhwinter 962061f0a3 windows fix
7 years ago
wanghaoshuang b12f7c2399 compile in linux.
7 years ago
wanghaoshuang 3ae9645084 compile in linux
7 years ago
dzhwinter 79463ae784
generic cmake (#13145)
7 years ago
chengduo 289acfa207
refien generic_cmake_ (#13457)
7 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)
8 years ago
yuyang18 a229734cbd Remove cpplint in cmake
8 years ago
yuyang18 1426d794ff Force some unittests serial
8 years ago
Yiqun Liu e90e7ab237
Remove the use of ARCHIVE_START/END (#9844)
8 years ago
Yi Wang 45bc4538c4 Update paddle_memory in CMakeLists.txt files
8 years ago
Lei Wang 09b4a1a361 Build: generate all the build related files into one directory. (#9512)
8 years ago
Xi Chen 1daa96579c adding comments for this fix
8 years ago
Xi Chen 06aaea8a64 Revert "test removal of redundant line"
8 years ago
Xi Chen d4f4935530 test removal of redundant line
8 years ago
Xi Chen 0e7413938a added missing *.pb.h *.pb.cc generation to fix distribute build issue
8 years ago
sabreshao 45c988d86a Demostration of cmake refine for HIP support.
8 years ago
QI JUN 7287630e83
Repair nccl op test (#8575)
8 years ago
Tao Luo 6f50dee4d5 compile and install the static library of fluid inference (#7827)
8 years ago
Yiqun Liu ae2026e134
Fix building error of missing end-group for Android. (#8680)
8 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
8 years ago
Liu Yiqun e4d9989af0 Simplify the cmake of inference.
8 years ago
Luo Tao d2caf777ae set FLAGS_warpctc_dir to pass the test_warpctc_op unit test
8 years ago
Luo Tao 420f9c3873 Merge branch 'develop' into warpctc_deps
8 years ago
Liu Yiqun 6ac2e079b3 Enable whole-archive flag in cc_test and use cc_test to rewrite the CMakeLists.txt of inference unittest.
8 years ago
Luo Tao ca636eedb9 remove libwarpctc.so in core.so and libpaddle_fluid.so
8 years ago
Liu Yiqun 9b3f2c39f2 Add a simple example for fluid to do inference in C++ code.
8 years ago