Commit Graph

177 Commits (a621a9b2d58e0a634b1da965e5ab54a17f6475b4)

Author SHA1 Message Date
Haonan a621a9b2d5 set ATLAS_CLAPACK_INC_DIR to CBLAS_INC_DIR in cblas.cmake
9 years ago
xuwei06 e4af8ef4e8 Fix protobuf.cmake to handle empty PROTOBUF_VERSION correctly
9 years ago
xuwei06 bf1320a732 Skip cpplint if source is not changed.
9 years ago
Yu Yang d6a7648ae4 Merge branch 'develop' of github.com:baidu/Paddle into feature/c_api
9 years ago
liaogang 0986415c6e Fix conflict
9 years ago
Yu Yang 18a3588b24 Merge branch 'develop' of github.com:baidu/Paddle into feature/c_api
9 years ago
Yiqun Liu d324ed7fff Merge pull request #1698 from Xreki/build_arm
9 years ago
Yu Yang c85ac61ad0 Using linb::any/std::any instead of FunctionConfig
9 years ago
Liu Yiqun 2ae3dd08f9 Merge branch 'develop' into build_arm
9 years ago
gangliao 21fa3eb068 Merge pull request #1717 from gangliao/cmake_enhance
9 years ago
reyoung 61bc9e3e56 Get Fortran version correctly
9 years ago
reyoung d7303226f2 Adapt old cmake
9 years ago
reyoung f19ee89057 Add correct fortran lib search path
9 years ago
reyoung 7ab1c98142 Refine openblas find package.
9 years ago
Liu Yiqun 3f187c3334 Fix cmake broken when using lower version.
9 years ago
Liu Yiqun ea5b265fdb Fix the setting of simd flags in cmake when there is no avx and sse3 support.
9 years ago
Liu Yiqun 7690e93233 Deliver the compiler configurations of Paddle to external libraries.
9 years ago
Liu Yiqun 1b8564206f Use native cross-compiling support for Android of cmake.
9 years ago
liaogang 0c647105fd Update cmake external cache
9 years ago
liaogang 7f92ce6690 CMake external cache args
9 years ago
liaogang 194a3b8ae9 Revise docker docs
9 years ago
liaogang 4aa41233b8 Add cudnn v5 path in CMAKE
9 years ago
Liu Yiqun bb4a60d9b5 Merge branch 'develop' into build_arm
9 years ago
Liu Yiqun 82f4ae7f00 Add alternative implementation of SpinLock and ThreadBarrier,
9 years ago
Yu Yang e7bc8802d9 Revert unchanged file.
9 years ago
Yu Yang 6b78a11fa9 Merge branch 'develop' of github.com:baidu/Paddle into feature/c_api
9 years ago
Yu Yang 9c1c19b6d0 Merge branch 'develop' of github.com:baidu/Paddle into feature/c_api
9 years ago
liaogang df9993fd2c add blank
9 years ago
liaogang 5854420f18 Fix NOT WITH_PYTHON
9 years ago
Liu Yiqun 38fa74edaa Fix cmake error of failing to find UINT64_MAX.
9 years ago
Liu Yiqun f261dc6a8b Merge branch 'develop' into build_arm
9 years ago
Liu Yiqun ba11f5c400 Modify compiling flags to support neon and add the definition of PADDLE_USE_LAPACK.
9 years ago
gangliao 32667db269 Merge pull request #1689 from gangliao/code
9 years ago
helinwang 627357478d Merge pull request #1691 from gangliao/open
9 years ago
jacquesqiao b557630188 Merge pull request #1682 from jacquesqiao/swig-compile
9 years ago
liaogang 4673023fb0 Fix gemm_kernel crashed in docker image
9 years ago
qiaolongfei bb51f0a219 set PROTOBUF_VERSION in setup.py
9 years ago
liaogang 5605ece1a1 remove colon in code coverage
9 years ago
qiaolongfei e8965288dd Merge branch 'newnew_swig' of https://github.com/gangliao/Paddle into swig-compile
9 years ago
liaogang 448798f18b Enable coverage output
9 years ago
Yu Yang 08113b2019 Merge branch 'develop' of github.com:baidu/Paddle into feature/c_api
9 years ago
Luo Tao e6a2daa3eb update sphinx cmake
9 years ago
Luo Tao 7a81327c28 remove compile option "with_metric_learning"
9 years ago
Liu Yiqun 4430fc9e5d Merge branch 'develop' into build_arm
9 years ago
Liu Yiqun 717f755cee Include arm_neon.h on arm platform.
9 years ago
liaogang bd41a8c482 Fix cmake find protobuf problem
9 years ago
Yu Yang 8feb58368c Merge branch 'feature/fix_ccache_not_in_path' into feature/c_api
9 years ago
Yu Yang 0f8cc82c81 Fix ccache refernece.
9 years ago
Liu Yiqun ccd3d0a42b Modify cmake for cross-compiling on arm architecture.
9 years ago
gangliao 714e9bb95a Set Protobuf 3.1 in FIND_PACKAGE
9 years ago