Commit Graph

337 Commits (08bc08d64e7a62f097ffc068bd9114bf5c02e712)

Author SHA1 Message Date
Tao Luo 6cf7f1e4b9
Merge pull request #5671 from tensor-tang/autocpu
7 years ago
tensor-tang 6337007ef5 add echo the result as comment
7 years ago
tensor-tang a6f5f6efb6 at least set threads number as 1, in case trainers number is larger than processors
7 years ago
tensor-tang 4fbba65626 auto set cpu env when mkldnn or mklml enabled for V1 API
7 years ago
Yiqun Liu d3ef2543f9
Fix compiling error for Android, and installing error for cmake of low version. (#5660)
7 years ago
typhoonzero fd7ed3b9c6 fix ci not exit 1
7 years ago
typhoonzero e1157c521d add back root should delete later
7 years ago
typhoonzero 66ae71399d enable manylinux builds
7 years ago
Thuan Nguyen b1340361a3 Please refer to https://github.com/PaddlePaddle/Paddle/issues/5363
7 years ago
武毅 ff4c20e0c5
fix build sh (#5400)
7 years ago
typhoonzero 649ff6e856 Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into develop
7 years ago
typhoonzero fa1e90425d put files to platlib
7 years ago
Thuan Nguyen 610c39d304 Please refer to https://github.com/PaddlePaddle/Paddle/issues/5363.
7 years ago
daming-lu 496f150183 fix build doc
7 years ago
Yiqun Liu d3b07a6ede
Add documentation of cross-compiling for iOS (#5239)
7 years ago
Yu Yang 784fc32bfa Add nccl to docker image
7 years ago
武毅 63ffe5250a Cluster train doc for v2 API (#2072)
7 years ago
武毅 0c72649afc Fix gometalinter versioning (#4832)
7 years ago
tensor-tang 0a37f2adf0 fix typo
7 years ago
Liu Yiqun 26e9ab476b Fix if-statement error in CMakeLists.txt and remove build_ios task from travis.
8 years ago
Liu Yiqun 76338fb6a7 Merge branch 'develop' into build_ios
8 years ago
Liu Yiqun 9e524fce1b Remove the generation of executable, such as paddle_trainer, when setting WITH_C_API.
8 years ago
Liu Yiqun b4d710ce12 Merge branch 'develop' into build_ios
8 years ago
Liu Yiqun 92e7b09547 Add ARGS ANDROID_API in Dockerfile.android, to support using toolchain of different api level.
8 years ago
Luo Tao 74de8c0c76 make docker can configure with_mkldnn and with_mklml
8 years ago
武毅 3fbb692d4b Add topk op (#3760)
8 years ago
Liu Yiqun 3360e9cdb8 Change the definition of vmlaq_laneq_f32 from template function to macro.
8 years ago
Liu Yiqun 2ee8a4c84b Add build_ios task in travis, and move the installing of glide into check_style.sh.
8 years ago
Liu Yiqun 9293dc4817 Move the third_party_android from cache directories in travis.
8 years ago
Liu Yiqun 8e5f54320f Refine the toolchain file of Android to use clang as default compiler.
8 years ago
Liu Yiqun 1e76feead0 Merge branch 'build_android_clang' of https://github.com/Xreki/Paddle into build_android_clang
8 years ago
Liu Yiqun 8b15ac82fa Move the definition of hl_cpu_gru_forward and hl_cpu_gru_backward to function/GruFunctor.h.
8 years ago
Liu Yiqun 50c63dc9e7 Merge branch 'develop' into build_android_clang
8 years ago
Liu Yiqun f241773c4f Support to use clang for Android cross-compiling.
8 years ago
Yi Wang 4b0235c1f2 Update build.sh
8 years ago
Yi Wang f22ece9273 Add a document on building using Docker
8 years ago
Liu Yiqun 8a4fad4248 Support to use clang for Android cross-compiling.
8 years ago
Liu Yiqun 5ca4118451 Update Dockerfile of android to support building for arm64-v8a and armeabi.
8 years ago
Yancey 47f380bb47 fix ldconfig (#3547)
8 years ago
Yancey 0f8688192c Fix invalid paddle binary file path (#3421)
8 years ago
Tao Luo d605560e2d Merge pull request #3488 from luotao1/docker_doc
8 years ago
Luo Tao 72be3b920a add install infomation in build.sh
8 years ago
Luo Tao d1cda33316 build documentation don't need install Paddle before
8 years ago
tensor-tang 6f045f9a04 add mkl shared lib into whl
8 years ago
Helin Wang 55ce5a82d4 Docker build: create deb file and build Go by default.
8 years ago
liaogang aaddf5f694 test on CI
8 years ago
Luo Tao 2dec4be1db * fix travis-ci bug
8 years ago
Luo Tao 5b81f5da74 Merge branch 'develop' into doc
8 years ago
Luo Tao 463c68e6f3 make paddle_proto and gen_proto_py before generating document
8 years ago
gongweibao 8c2a0a763f Fix C-API Compilation Error (#3311)
8 years ago