Commit Graph

92 Commits (8e6749767c39eabcc67ec8b8a56f7a782e667810)

Author SHA1 Message Date
Wilber 0e23dc3a2d
[Compile] Update compile for arm FT2000 (#25651)
5 years ago
Wilber 4c964abdf7
support build on arm. test=develop (#25212)
5 years ago
zhou wei 0fb5ea7814
fix bug that sourcecode of third_party can't be cached correctly,and add cache for xbyak and openblas (#22772)
5 years ago
zhouwei25 2df4be5d35 Fix openblas bug to support compile on windows when WITH_MKL=OFF (#21902)
5 years ago
Zhaolong Xing 6aa13f46cb
update openblas version (#21450)
5 years ago
zhouwei25 341dee0657 Cache 3rd source code, improve stability, reduce the compilation time (#21190)
5 years ago
zhouwei25 d257355089 Remove useless code of openblas and fix the previous incorrect message (#21092)
5 years ago
Michał Gallus 6cc544aa28 Add Shallow clone to ExternalProjects (#21060)
5 years ago
silingtong123 e79cf3bce7 Enable online compilation of openblas on windows (#19602)
6 years ago
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