Commit Graph

55 Commits (cb7bbf426c1be2d4a0989855f6440b0b8313f6b0)

Author SHA1 Message Date
Yancey1989 cd29714af0 fix py unit test executable 7 years ago
tensor-tang 8496eab45a make mklml necessary when with_mkldnn 7 years ago
hedaoyuan d94dd75e3b Remove string, scripts and retain cuda. 8 years ago
hedaoyuan ea4672bea0 Remove optimizer. 8 years ago
hedaoyuan 33299ef972 Remove cuda. 8 years ago
hedaoyuan 3c66b307f7 Remove the pserver, trainer, evaluators and some useless gradientmachines when compile mobile inference library. 8 years ago
Tao Luo 330e9929ec Merge pull request from tensor-tang/vgg 8 years ago
tensor-tang f96d31d552 only link iomp when with MKLDNN and MKLML 8 years ago
Liu Yiqun 35dd981db0 Fix linking error on mac. 8 years ago
Liu Yiqun 7976876993 Add the finding of iOS's native vecLib.framework. 8 years ago
Liu Yiqun fb93a8be27 Add paddle_pserver back to c-api library, because it is used in Evaluator.h. 8 years ago
Liu Yiqun aeea8ab1c4 Remove the linking of train-related libraries when cross-compiling for Android and iOS. 8 years ago
liaogang 7a56d46a8a Rename PROJ_ROOT to PADDLE_SOURCE_DIR and PROJ_BINARY_ROOT to PADDLE_BINARY_DIR 8 years ago
Yu Yang a720d21dcd Paddle always not use `virtualenv` to unit-test 8 years ago
Yu Yang 329370e8ca Merge branch 'develop' of github.com:baidu/Paddle into feature/fast_python_unittest 8 years ago
xuwei06 3c798828a9 SKip cpplint if source is not changed. 8 years ago
Yu Yang 359e79e543 Faster Python unittest 8 years ago
dzhwinter e148bc15b0 "remove unused tensor line" 8 years ago
Yu Yang 19127b479c Fix bug in run_python_tests.sh 8 years ago
liaogang 724130258b remove cmake python output 8 years ago
xuwei06 71c77cbed5 Use IPython 5.3 for unittest 8 years ago
xuwei06 6a7feb35e5 run python tests in virtualenv 8 years ago
xuwei06 7e29901ab2 Avoid relink executables when cmake files are changed 8 years ago
Liu Yiqun 1b8564206f Use native cross-compiling support for Android of cmake. 8 years ago
qiaolongfei e8965288dd Merge branch 'newnew_swig' of https://github.com/gangliao/Paddle into swig-compile 8 years ago
Luo Tao 7a81327c28 remove compile option "with_metric_learning" 8 years ago
liaogang 80c1679284 Fix cudart bugs before initMain 8 years ago
liaogang bd1f6a7929 Fix swig on linux and clean cmake 8 years ago
liaogang 4d6aca4b33 Warpctc only support dynamic load 8 years ago
liaogang 934ba0bf39 Disable dynamic linked cuda libs default 8 years ago
Yu Yang d41ac09090 Merge pull request from gangliao/external 8 years ago
liaogang b090ce329a Fix conflict with develop 8 years ago
liaogang 572d8254ea Clean cmake 8 years ago
xutianbing 936b0ed118 add paddle_test_util static lib to simplify unit test. 8 years ago
hedaoyuan 97f41534e0 fix link order error 8 years ago
hedaoyuan c37c8a19b5 remove gtest_main_library 8 years ago
hedaoyuan 6820b8f5f1 fix error when WITH_TESTING=OFF 8 years ago
liaogang 0b956711d9 Add external_project_dependencies for targets 8 years ago
liaogang a02ec8c932 Refine CMakeLists 8 years ago
hedaoyuan 5fddd99e18 move TEST from test_matrixCompare.cpp to cross_map_normal_op_test.cpp 8 years ago
hedaoyuan 558e86927c add CMakeLists 8 years ago
liaogang ae174b33c0 Remove WITH_GLOG and WITH_GFLAGS in cmake 8 years ago
xuwei06 aff8a0f12c Fix enable_virtualenv 8 years ago
Liu Yiqun 4d487c6f35 Integrate warp-ctc as WarpCTCLayer, including unitest and layer interface. 8 years ago
hedaoyuan 125c19a3c3 fix some nvcc compile options () 8 years ago
backyes 744dba4abd add rdma cmake support () 9 years ago
Yu Yang 2f82d72ede Fix bug in yield dictionary in DataProvider. () 9 years ago
liaogang 8ddc5faac1 Update Mac OS X port 9 years ago
liaogang 9795e01639 Merge remote-tracking branch 'upstream/master' 9 years ago
Yu Yang 494f5a836b Add findZLIB in cmake 9 years ago