Commit Graph

38 Commits (94a568bd0817d7dfc5ee828db49f94de851c776e)

Author SHA1 Message Date
FoREacH 3adfdf0c58 Fix nvcc stray character Issue #760
10 years ago
liaogang 613d7c812b Fix conflicts with develop branch
10 years ago
liaogang 4453d76759 Upgrade cuda minimum version to 7.0
10 years ago
liaogang 26b2996b0a Upgrade compiler‘s minimum version
10 years ago
Liu Yiqun 7bb7fed833 Simplify the CMakelist.txt and fix typos.
10 years ago
Liu Yiqun 46ef2bc694 Merge branch 'develop' into warpctc
10 years ago
Liu Yiqun 25f1fbc491 Merge branch 'develop' into warpctc
10 years ago
Yu Yang a514eb395a Refine cmake get version routine
10 years ago
Yi Wang 08148beebf Use short Git commit id as the version in wheel filename if there is no Git tag
10 years ago
Yi Wang 20b416d256 Resolve conflict from git pull upstream develop
10 years ago
Liu Yiqun 5a97c98d6c Merge branch 'develop' into warpctc
10 years ago
Yu Yang 1eb9c36fd2 Make ApproximatelyEquals fit for protobuf2
10 years ago
qingqing01 31e57175d9 Merge pull request #655 from PaddlePaddle/release/v0.9.0
10 years ago
Liu Yiqun 4d487c6f35 Integrate warp-ctc as WarpCTCLayer, including unitest and layer interface.
10 years ago
Yi Wang 4e2071f47e Make cmake derive Paddle version from Git tag or Git commit ID
10 years ago
Yu Yang 341688b583 Bumping up version number
10 years ago
liaogang e488001675 Merge conflict with hl_cuda_device.cc
10 years ago
liaogang 2c84c1ecfb Add profiler object and update docs
10 years ago
liaogang 76a41f3147 Keep libcudart.so link in binary
10 years ago
Yu Yang 243a9a0c81 Bumping up version number to v0.9.0a0
10 years ago
gangliao 14ba68f963 Update FindAVX.cmake (#404)
10 years ago
hedaoyuan 125c19a3c3 fix some nvcc compile options (#392)
10 years ago
backyes 93e4d0cce6 using find_package for swig (#334)
10 years ago
backyes 744dba4abd add rdma cmake support (#284)
10 years ago
gangliao 3e2dc77cc7 Add code coverage and coveralls (#296)
10 years ago
backyes 12945b2c90 Add glog header path to include (#295)
10 years ago
emailweixu cbe734b396 Python trainer api (#193)
10 years ago
Yu Yang 2f82d72ede Fix bug in yield dictionary in DataProvider. (#197)
10 years ago
gangliao c13bdb15cd remove redundant HPPL_TYPE_DOUBLE (#200)
10 years ago
QiJune 86bb5ef169 Read git sha1 when building Paddle, and add it to PADDLE_VERSION macro
10 years ago
gangliao 90234791f4 Add automatic check AVX in CMake (#145)
10 years ago
Yu Yang 90b9cba7fe Add min_pool_size, Add default value of should_shuffle (#70)
10 years ago
Yu Yang 494f5a836b Add findZLIB in cmake
10 years ago
liuyuan04 721b09eee6 Update Jumbo package to 0.8.0b0.
10 years ago
Yu Yang daaf5a42ec Add travis support to PaddlePaddle
10 years ago
liaogang 7f3db06e64 fix some words in CMAKE
10 years ago
liuyuan04 4b7b99be9f delete option for building doc_cn, all docs controlled by WITH_DOC
10 years ago
zhangjinchao01 b72beee4f0 fix dash and space bug,
10 years ago