Commit Graph

169 Commits (a186b53dfbc46963904f790077244a10ea1cb60d)

Author SHA1 Message Date
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
tensor-tang 462b9b1d20 update mkldnn tag v0.10
8 years ago
tensor-tang 318fee8389 refine cblas
8 years ago
tensor-tang 2be3d32711 use shared lib when mkl
8 years ago
fengjiayi 501da57fb8 Merge pull request #3316 from wangkuiyi/remove_wget_progress_info
8 years ago
Yi Wang d777ac52bc Simplify MKLML download command
8 years ago
Yi Wang 4b321446dc Remove wget progress info from downloading MKLML
8 years ago
Yi Wang af2040bc7e Change git tag of any
8 years ago
gangliao ec2c753c3d Merge pull request #3290 from PaddlePaddle/cblas_new
8 years ago
Yi Wang 498e9de405 Merge pull request #3286 from wangkuiyi/fix_any
8 years ago
liaogang 2f9c443be3 fix name typo
8 years ago
liaogang 47c0116653 Import HPC linear algebra libs as cblas target
8 years ago
Yi Wang 0c2f472ca4 Use PaddlePaddle fork of any
8 years ago
Yi Wang 9283233650 Mark the reason of using a personal repo temporarily
8 years ago
Yi Wang 06ab61fd23 Use my personal version of gflags to surpress unnecessary warnings
8 years ago
Yu Yang 359e79e543 Faster Python unittest
8 years ago
tensor-tang e6f62f79c3 add meesage and cmake cache arg
8 years ago
tensor-tang 1bd64f18ed move MKLDNN and MKLML install path to build third party path
8 years ago
qijun 5364b3944e use cuda default stream
8 years ago
tensor-tang 95ce961cef fix permission issue
8 years ago
tensor-tang 75f66768bb fix the permission issue of installing mklml
8 years ago
tensor-tang 2fd43fc5a0 separate mklml download path and install path
8 years ago
tensor-tang 19ec08fa86 change install path of mkldnn and mklml
8 years ago
tensor-tang a7e23a4cc2 fix link error static to shared
8 years ago
tensor-tang f6dd8ae164 fix make warning compile with mkldnn
8 years ago
tensor-tang 577bb4e346 rename mkllite to mklml
8 years ago
tensor-tang 1601c34aa5 fix ld bug when enable WITH_TESTING
8 years ago
tensor-tang f490d94210 separate MKL_LITE from MKLDNN
8 years ago
tensor-tang 89a4158038 enable MKLDNN library and MKL small package
8 years ago