Commit Graph

63 Commits (ce55798904d763a78cce110c60e3445fc123dc30)

Author SHA1 Message Date
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
Liu Yiqun 16f8508d74 Use CMake system variables, such as CMAKE_STATIC_LIBRARY_PREFIX/SUFFIX, instead.
8 years ago
Liu Yiqun e5d33e7760 Fix typo.
8 years ago
Liu Yiqun 366ea1d879 Remove DYNAMIC_ARCH when building openblas for arm-based archiectures.
8 years ago
liaogang 9b835471c2 import 3rd party target in cmake
8 years ago
wuyi05 008b0bb673 fix openblas build
8 years ago
Liu Yiqun c62357e020 Merge branch 'develop' into cmake_protobuf
8 years ago
liaogang 1d5d9da9db refine cblas.cmake
8 years ago
Liu Yiqun 33fb2d6b4f Add some annotations to different OpenBLAS versions.
8 years ago
liaogang 81195c877e remove lapack header in openblas
8 years ago
liaogang f9e36971f3 Add Lapack warning
8 years ago
liaogang 20cda7bd23 auto check lapack libs
8 years ago
Liu Yiqun c27e71e2fd Merge branch 'develop' into cmake_protobuf
8 years ago
liaogang f27fd9dc28 follow comments
8 years ago
Liu Yiqun c914f63676 Add toolchain for raspberry pi.
8 years ago
liaogang 5b8fe87faf dlopen lapacke api and remove gfotran
8 years ago
Liu Yiqun 39f9056c77 Config HOST_C/CXX_COMPILER for cross-compiling.
8 years ago
Liu Yiqun 285daf91a5 Support the auto-compiling for openblas when cross-compiling for Android.
8 years ago
Liu Yiqun 2ae3dd08f9 Merge branch 'develop' into build_arm
8 years ago
reyoung 61bc9e3e56 Get Fortran version correctly
8 years ago
reyoung d7303226f2 Adapt old cmake
8 years ago