Commit Graph

56 Commits (7c55a94de51b1de42bd444c0d8ab20c9eeabcb4e)

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