Commit Graph

152 Commits (87ba6cbf2094de4231cecb18db31218094ef1560)

Author SHA1 Message Date
Liu Yiqun 5991a35e58 Install the automatically built, compiled libraries under third_party when
9 years ago
Liu Yiqun a98c9e6bbf Add third_party_android back to the cache directories to speedup travis.
9 years ago
Liu Yiqun 0ea4e2588b Update the version of OpenBLAS and set the sysroot to fix compiling error using clang on Mac.
9 years ago
Luo Tao 2e8d47dd09 simplify and make quiet in the download of mklml.cmake
9 years ago
Luo Tao 6479118895 fix download mklml error
9 years ago
tensor-tang 462b9b1d20 update mkldnn tag v0.10
9 years ago
tensor-tang 318fee8389 refine cblas
9 years ago
tensor-tang 2be3d32711 use shared lib when mkl
9 years ago
fengjiayi 501da57fb8 Merge pull request #3316 from wangkuiyi/remove_wget_progress_info
9 years ago
Yi Wang d777ac52bc Simplify MKLML download command
9 years ago
Yi Wang 4b321446dc Remove wget progress info from downloading MKLML
9 years ago
Yi Wang af2040bc7e Change git tag of any
9 years ago
gangliao ec2c753c3d Merge pull request #3290 from PaddlePaddle/cblas_new
9 years ago
Yi Wang 498e9de405 Merge pull request #3286 from wangkuiyi/fix_any
9 years ago
liaogang 2f9c443be3 fix name typo
9 years ago
liaogang 47c0116653 Import HPC linear algebra libs as cblas target
9 years ago
Yi Wang 0c2f472ca4 Use PaddlePaddle fork of any
9 years ago
Yi Wang 9283233650 Mark the reason of using a personal repo temporarily
9 years ago
Yi Wang 06ab61fd23 Use my personal version of gflags to surpress unnecessary warnings
9 years ago
Yu Yang 359e79e543 Faster Python unittest
9 years ago
tensor-tang e6f62f79c3 add meesage and cmake cache arg
9 years ago
tensor-tang 1bd64f18ed move MKLDNN and MKLML install path to build third party path
9 years ago
qijun 5364b3944e use cuda default stream
9 years ago
tensor-tang 95ce961cef fix permission issue
9 years ago
tensor-tang 75f66768bb fix the permission issue of installing mklml
9 years ago
tensor-tang 2fd43fc5a0 separate mklml download path and install path
9 years ago
tensor-tang 19ec08fa86 change install path of mkldnn and mklml
9 years ago
tensor-tang a7e23a4cc2 fix link error static to shared
9 years ago
tensor-tang f6dd8ae164 fix make warning compile with mkldnn
9 years ago
tensor-tang 577bb4e346 rename mkllite to mklml
9 years ago
tensor-tang 1601c34aa5 fix ld bug when enable WITH_TESTING
9 years ago
tensor-tang f490d94210 separate MKL_LITE from MKLDNN
9 years ago
tensor-tang 89a4158038 enable MKLDNN library and MKL small package
9 years ago
hedaoyuan f146b03b44 Merge pull request #2824 from hedaoyuan/fix_nnpack
9 years ago
Yu Yang a0aaafe9de Add a sample op, `add_op`
9 years ago
hedaoyuan 06748210d4 Fix some link errors about NNPACK.
9 years ago
hedaoyuan 51690f1045 Compile for armv8.
9 years ago
Yu Yang 27b196ba6d Expose paddle.framework by pybind11 (#2793)
9 years ago
liaogang ce0d67040d Merge branch 'develop' of https://github.com/PaddlePaddle/Paddle into fix_glog
9 years ago
liaogang c78f41a331 FIX: explicitly specify glog install path
9 years ago
Yu Yang e2ea1f42e9 Generate python protobufs for paddle.v2.framework
9 years ago
liaogang 817f317bef FIX: INTERFACE path
9 years ago
liaogang a211374d53 FIX: interface deps under cmake < 3.3
9 years ago
liaogang 414c2b1734 FIX: add any as interface dep
9 years ago
liaogang b8cc07920e FIX: add eigen3 interface deps
9 years ago
dzhwinter 0ea5725068 Merge pull request #2680 from gangliao/protobu'f
9 years ago
liaogang 5fc9b116d5 ENH: Remove deprecated python build
9 years ago
liaogang d09bbb559d FIX: Always build protobuf from source
9 years ago
gangliao c5dc0b7329 Merge pull request #2668 from QiJune/feature/more_choice_for_eigen
9 years ago
qijun c18275ffb3 add more choice for eigen downloading
9 years ago