Commit Graph

56 Commits (fbc63a1f1f412b6d10672d048fc9bfea6dfc31d4)

Author SHA1 Message Date
Tao Luo b4ccae75c0 remove legacy target in cmake/util.cmake
6 years ago
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.
7 years ago
hedaoyuan ea4672bea0 Remove optimizer.
7 years ago
hedaoyuan 33299ef972 Remove cuda.
7 years ago
hedaoyuan 3c66b307f7 Remove the pserver, trainer, evaluators and some useless gradientmachines when compile mobile inference library.
7 years ago
Tao Luo 330e9929ec Merge pull request #4310 from tensor-tang/vgg
7 years ago
tensor-tang f96d31d552 only link iomp when with MKLDNN and MKLML
7 years ago
Liu Yiqun 35dd981db0 Fix linking error on mac.
7 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 #1017 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 (#392)
8 years ago
backyes 744dba4abd add rdma cmake support (#284)
8 years ago
Yu Yang 2f82d72ede Fix bug in yield dictionary in DataProvider. (#197)
8 years ago
liaogang 8ddc5faac1 Update Mac OS X port
8 years ago
liaogang 9795e01639 Merge remote-tracking branch 'upstream/master'
9 years ago