Commit Graph

71 Commits (93fef79e1f5936fbe45a4474cf20cf2298c5c49d)

Author SHA1 Message Date
liaogang 635d4622a7 Clean py_env
9 years ago
liaogang c24e94c8a4 Check python if system already equipped one
9 years ago
liaogang b49745cd56 Add find system's swig
9 years ago
Yu Yang d41ac09090 Merge pull request #1017 from gangliao/external
9 years ago
liaogang d0a5ce290a Clean travis ci
9 years ago
liaogang b090ce329a Fix conflict with develop
9 years ago
liaogang 572d8254ea Clean cmake
9 years ago
liaogang e2d0e09a8c Update external dependencies
9 years ago
liaogang 9e7f2b8de8 Add system configure
9 years ago
xutianbing 936b0ed118 add paddle_test_util static lib to simplify unit test.
9 years ago
hedaoyuan 97f41534e0 fix link order error
9 years ago
hedaoyuan c37c8a19b5 remove gtest_main_library
9 years ago
hedaoyuan 6820b8f5f1 fix error when WITH_TESTING=OFF
9 years ago
liaogang aee0857838 Clean Travis ci and fix bug
9 years ago
liaogang 2ffb6dbb17 Fix warpctc header directory
9 years ago
liaogang 338dc3ee92 Fix external denpendencies build order
9 years ago
liaogang 0b956711d9 Add external_project_dependencies for targets
9 years ago
liaogang 46cadaeaa9 Update external dependencies cmake
9 years ago
liaogang a02ec8c932 Refine CMakeLists
9 years ago
liaogang 662f174b85 Refine cmake file names
9 years ago
liaogang 6cd4b6e041 Update external libs
9 years ago
liaogang 280994fafa Add other extern dependencies
9 years ago
liaogang 8a2ceda676 Add externel google's dependencies
9 years ago
hedaoyuan bf32411191 Merge branch 'develop' of https://github.com/baidu/Paddle into cmrnorm
9 years ago
hedaoyuan 5fddd99e18 move TEST from test_matrixCompare.cpp to cross_map_normal_op_test.cpp
9 years ago
hedaoyuan 558e86927c add CMakeLists
9 years ago
Yu Yang 79611a2794 Merge branch 'develop' of github.com:baidu/Paddle into feature/upgrade_to_proto3
9 years ago
Luo Tao 1de901ab8e Merge branch 'develop' into dir
9 years ago
liaogang ae174b33c0 Remove WITH_GLOG and WITH_GFLAGS in cmake
9 years ago
Yu Yang 0c65442c5b Upgrade protobuf to 3.1 in Travis-CI linux
9 years ago
Luo Tao f1e3ade09d update chinese catalog
9 years ago
Luo Tao 0764bb4a9e add exclude_patterns for conf.py.in
9 years ago
Yu Yang 48128e51ba Merge pull request #868 from emailweixu/fix_enable_virtualenv
9 years ago
xuwei06 aff8a0f12c Fix enable_virtualenv
9 years ago
Luo Tao 0c96b26c3c remove breathe and doc/howto/source directory
9 years ago
liaogang 613d7c812b Fix conflicts with develop branch
9 years ago
liaogang 4453d76759 Upgrade cuda minimum version to 7.0
9 years ago
liaogang 26b2996b0a Upgrade compiler‘s minimum version
9 years ago
Liu Yiqun 46ef2bc694 Merge branch 'develop' into warpctc
9 years ago
Yu Yang a514eb395a Refine cmake get version routine
9 years ago
Liu Yiqun 4d487c6f35 Integrate warp-ctc as WarpCTCLayer, including unitest and layer interface.
9 years ago
gangliao 14ba68f963 Update FindAVX.cmake (#404)
9 years ago
hedaoyuan 125c19a3c3 fix some nvcc compile options (#392)
9 years ago
backyes 93e4d0cce6 using find_package for swig (#334)
9 years ago
backyes 744dba4abd add rdma cmake support (#284)
9 years ago
gangliao 3e2dc77cc7 Add code coverage and coveralls (#296)
9 years ago
lzhao4ever 5f2059db05 Add matrix inverse (#240)
9 years ago
gangliao 6467c38202 Add default cuda system path (#192)
9 years ago
emailweixu cbe734b396 Python trainer api (#193)
9 years ago
Yu Yang 58f896c3f4 Speed up PyDP2, support numpy.float array (#207)
9 years ago