Commit Graph

19 Commits (5a9f17f02b37ed369c37d44a516faadc66b6d15a)

Author SHA1 Message Date
Xin Pan 326b434ab5
Merge pull request from panyx0718/test 7 years ago
Yi Wang 45bc4538c4 Update paddle_memory in CMakeLists.txt files 7 years ago
Xin Pan b138d29c38 Avoid init_p2p all the times 7 years ago
qijun d2e7276377 fix warp ctc dir error 7 years ago
Yi Wang fc374821dd Correct #include path 7 years ago
Yu Yang ef1aba39a6 Rewrite mixed_vector.h 7 years ago
Luo Tao d2caf777ae set FLAGS_warpctc_dir to pass the test_warpctc_op unit test 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
dzhwinter 5f98500009 Make init device on all gpu by default () 7 years ago
dzhwinter 0d2235aadf GPUPlace to CUDAPlace () 7 years ago
dzhwinter 735eba2976
Feature/operator run place () 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
QI JUN 1238706d72
Refine unittest with setting gflags () 7 years ago
hedaoyuan 2368377abf Bug fix. 8 years ago
Yu Yang 52efb243b8 Fix CI tests 8 years ago
Yu Yang b1a311c44d Add pb_cc_library in generic.cmake 8 years ago
xutianbing 17953b3a4d add TestUtil.h and TestUtil.cpp, moving from gserver/tests/ to testing/ 8 years ago
xutianbing 936b0ed118 add paddle_test_util static lib to simplify unit test. 8 years ago
hedaoyuan 918c1ed1c0 move TestMain.cpp to testing 8 years ago