Commit Graph

83 Commits (1943119fc5f98f6b552ebb6d180346b9c27adb8e)

Author SHA1 Message Date
Tao Luo 50ffed27f6
Merge pull request #15813 from luotao1/legacy_any
6 years ago
Tao Luo 60cb0b9781 remove legacy $external_project_dependencies variable
6 years ago
Tao Luo ff2a8386a0 remove legacy USE_EIGEN_FOR_BLAS option
6 years ago
Tao Luo 2d529186f1 remove legacy CMAKE_CROSSCOMPILING option
6 years ago
Tao Luo 561ae9d507 remove legacy WITH_C_API option
6 years ago
peizhilin dc339b78d7 fix code style
6 years ago
peizhilin 7638f0afb3 simplify the logic
6 years ago
peizhilin 52f7644f53 Merge remote-tracking branch 'upstream/develop' into windows/build
6 years ago
peizhilin ded93a354a fix the typo
6 years ago
peizhilin 4ffa92d4f0 Merge branch 'develop' into windows/build
6 years ago
Zhaolong Xing ba8b5619a3
Revert "cherry picked windows patches."
6 years ago
peizhilin 130cdda65b add gpu debug mode
6 years ago
peizhilin 9d67c1fb69 cpu build support
6 years ago
dzhwinter ebfe5a02b3 merge develop branch
6 years ago
JiabinYang 887ebd8b6b test=develop
6 years ago
dzhwinter c3e1fb5a3e add demo
7 years ago
dzhwinter 593ac0f23e
openblas (#12937)
7 years ago
tensor-tang c3941745b3 add libxsmm_gemm
7 years ago
tensor-tang f503f12925 enable dynamic load mklml lib on fluid
7 years ago
Liu Yiqun 39eb871ddf Add an interface to set the number of threads for math function, and set the default value to 1 for inference.
7 years ago
Tao Luo 6f50dee4d5 compile and install the static library of fluid inference (#7827)
7 years ago
qingqing01 24509f4af9 Fix the grammar in copyright. (#8403)
7 years ago
Luo Tao b4685675df refine openblas install lib when CAPI
7 years ago
Tao Luo 809122cb5a
Merge pull request #7097 from Xreki/core_inference_example
7 years ago
Liu Yiqun 9b3f2c39f2 Add a simple example for fluid to do inference in C++ code.
7 years ago
Liu Yiqun 2bdd3e43fa Update the version of openblas.
7 years ago
Yancey1989 c53a9c8d44 compile cblas library as static
7 years ago
Yiqun Liu c808fbbfcb
Support the build for multiple architectures at one cmake command (iOS). (#5677)
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
Yiqun Liu bba6223598
Enable the build for iOS simulator. (#5211)
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 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
Liu Yiqun 224f8b06f4 Support building for multiple architecures at one time.
8 years ago
tensor-tang 318fee8389 refine cblas
8 years ago
tensor-tang 2be3d32711 use shared lib when mkl
8 years ago
liaogang 2f9c443be3 fix name typo
8 years ago
liaogang 47c0116653 Import HPC linear algebra libs as cblas target
8 years ago
hedaoyuan 51690f1045 Compile for armv8.
8 years ago