Commit Graph

197 Commits (8a463939c3325b7ea948e3c86efb92a60b49954b)

Author SHA1 Message Date
hedaoyuan 0295b00066 Add libprotobuf-lite.a when install. (#6340)
7 years ago
tensor-tang 69b44f2f19 unify MKL macro definition
7 years ago
Yancey1989 c53a9c8d44 compile cblas library as static
7 years ago
dzhwinter e0ac34a620
"fix build cares" (#6097)
7 years ago
武毅 067381e2e2
Merge pull request #6146 from typhoonzero/add_switch_distributed
7 years ago
Yiqun Liu 7480291c62
Add version and commit information in capi config.h and use unofficial glog for Android API < 21. (#6113)
7 years ago
typhoonzero 1a852861b2 add switch for distributed support
7 years ago
dangqingqing a0648ee449 Add comments.
7 years ago
dangqingqing 4d47683b1c Use protobuf v3.2.0 for MOBILE_INFERENCE compiling.
7 years ago
Yu Yang dc91c4e3a4
Fix MacOS compile (#6062)
7 years ago
武毅 4ecbab42d8
Fix compile on cudnn7 (#5982)
7 years ago
Yu Yang 6375c8cacb
Fix MacOS compile (#5978)
7 years ago
武毅 0a8a86e0c9
Send recv op (#5520)
7 years ago
Qiao Longfei 1f6002edc0
update gflags (#5904)
7 years ago
tensor-tang 1578c20aaf add the missing macro PADDLE_USE_MKLDNN
7 years ago
tensor-tang cece368d6f Merge remote-tracking branch 'upstream/develop' into refine
7 years ago
Yiqun Liu c808fbbfcb
Support the build for multiple architectures at one cmake command (iOS). (#5677)
7 years ago
tensor-tang 8496eab45a make mklml necessary when with_mkldnn
7 years ago
Luo Tao 49ac0480e6 fix a lot of warnings -Wunused-but-set-variable and Wunused-variable when compile openBlas
7 years ago
Yiqun Liu d3ef2543f9
Fix compiling error for Android, and installing error for cmake of low version. (#5660)
7 years ago
Tao Luo 97c1bb1694
Merge pull request #5521 from tensor-tang/develop
7 years ago
Yu Yang 5e13e706f9 Fix CI compile (#5526)
7 years ago
tensor-tang df105ac940 fix EQUAL unknown
7 years ago
Luo Tao 34d02f94b5 RollBACK the openblas.cmake
7 years ago
Luo Tao 7835d49384 remove PADDLE_USE_MKL
7 years ago
tensor-tang 4fd432fdac update mkldnn tag
7 years ago
tensor-tang a1856be5eb update mklml tag
7 years ago
Yiqun Liu bba6223598
Enable the build for iOS simulator. (#5211)
7 years ago
Yiqun Liu 288ffdd715 Correct the install command, static library name and typo in nccl.cmake. (#5048)
7 years ago
Qiao Longfei ee998a9c44 CPU Batch Norm Op (#4964)
7 years ago
Luo Tao fb4744fd6a fix nccl compiler error
7 years ago
Yu Yang 94e741d6f0 Use external project for NCCL (#5028)
7 years ago
hedaoyuan 6316b40a2c Merge pull request #4753 from hedaoyuan/inference
7 years ago
helinwang ce91f85ec5 Add GIT tag for all cmake dependencies. (#4776)
7 years ago
hedaoyuan 773d064ae0 Use MinSizeRel compile third_party library when build for mobile inference.
7 years ago
Liu Yiqun 76338fb6a7 Merge branch 'develop' into build_ios
8 years ago
Liu Yiqun b4d710ce12 Merge branch 'develop' into build_ios
8 years ago
Liu Yiqun 5991a35e58 Install the automatically built, compiled libraries under third_party when
8 years ago
Liu Yiqun d1f5f49826 Merge branch 'develop' into build_ios
8 years ago
Liu Yiqun a98c9e6bbf Add third_party_android back to the cache directories to speedup travis.
8 years ago
Liu Yiqun 0ea4e2588b Update the version of OpenBLAS and set the sysroot to fix compiling error using clang on Mac.
8 years ago
Liu Yiqun 36fc405261 Merge branch 'develop' into build_ios
8 years ago
Luo Tao 2e8d47dd09 simplify and make quiet in the download of mklml.cmake
8 years ago
Liu Yiqun aeea8ab1c4 Remove the linking of train-related libraries when cross-compiling for Android and iOS.
8 years ago
Liu Yiqun d57ffc4557 Deliver the cross-compilng platform-specific args to external libraries.
8 years ago
Luo Tao 6479118895 fix download mklml error
8 years ago
Liu Yiqun 0cb3906d5c Merge branch 'develop' into build_ios
8 years ago
Liu Yiqun 224f8b06f4 Support building for multiple architecures at one time.
8 years ago
Liu Yiqun d2435ba81c Disable the finding of python, swig related packages completely when WITH_PYTHON and WITH_SWIG_PY are set to OFF.
8 years ago
zlx 11cb75f8bb add the ios cross compile
8 years ago