Tao Luo
|
60cb0b9781
|
remove legacy $external_project_dependencies variable
test=develop
|
6 years ago |
peizhilin
|
805d505f14
|
disable warnings for third parties
test=develop
|
6 years ago |
Tao Luo
|
cf29ea1592
|
remove legacy ANDROID option
|
6 years ago |
Tao Luo
|
561ae9d507
|
remove legacy WITH_C_API option
|
6 years ago |
peizhilin
|
9fa96147c2
|
fix the typo
|
6 years ago |
peizhilin
|
52d3cd964e
|
fix
|
6 years ago |
peizhilin
|
77892124fb
|
online configuration
|
6 years ago |
peizhilin
|
9d67c1fb69
|
cpu build support
|
6 years ago |
dzhwinter
|
593ac0f23e
|
openblas (#12937)
|
7 years ago |
qingqing01
|
24509f4af9
|
Fix the grammar in copyright. (#8403)
|
7 years ago |
Luo Tao
|
59e4dd5797
|
add independent inference_lib.cmake
|
7 years ago |
Luo Tao
|
9b5d41b636
|
make inference_lib_dist
|
7 years ago |
Luo Tao
|
c0f0f2337e
|
add WITH_FLUID option and third party INSTALL for fluid api
|
7 years ago |
Yiqun Liu
|
7480291c62
|
Add version and commit information in capi config.h and use unofficial glog for Android API < 21. (#6113)
* Automatically configure the version and commit information in capi.
* Use the unofficial glog repository for building for Android (API < 21).
|
7 years ago |
hedaoyuan
|
6316b40a2c
|
Merge pull request #4753 from hedaoyuan/inference
Use MinSizeRel compile third_party library when build for mobile infe…
|
8 years ago |
helinwang
|
ce91f85ec5
|
Add GIT tag for all cmake dependencies. (#4776)
|
8 years ago |
hedaoyuan
|
773d064ae0
|
Use MinSizeRel compile third_party library when build for mobile inference.
|
8 years ago |
Liu Yiqun
|
76338fb6a7
|
Merge branch 'develop' into build_ios
|
8 years ago |
Liu Yiqun
|
5991a35e58
|
Install the automatically built, compiled libraries under third_party when
executing `make install` and WITH_C_API is set.
|
8 years ago |
Liu Yiqun
|
d57ffc4557
|
Deliver the cross-compilng platform-specific args to external libraries.
|
8 years ago |
Yu Yang
|
a0aaafe9de
|
Add a sample op, `add_op`
* Refine register methods, make Op can get rid of whole-archieve
* `USE_OP` before a op is used.
* Add unittest for add_op.
|
8 years ago |
liaogang
|
c78f41a331
|
FIX: explicitly specify glog install path
|
8 years ago |
xuwei06
|
cb9c588541
|
Add GLOBAL option for external library targets
So that they can be found when paddle is built as a add_subdirectory project in another project.
|
8 years ago |
liaogang
|
9b835471c2
|
import 3rd party target in cmake
|
8 years ago |
Liu Yiqun
|
2ae3dd08f9
|
Merge branch 'develop' into build_arm
|
8 years ago |
Liu Yiqun
|
7690e93233
|
Deliver the compiler configurations of Paddle to external libraries.
|
8 years ago |
liaogang
|
0c647105fd
|
Update cmake external cache
|
8 years ago |
liaogang
|
7f92ce6690
|
CMake external cache args
|
8 years ago |
Yu Yang
|
95dec805aa
|
Make external/glog use local gflags.
|
8 years ago |
xuwei06
|
7ff8c8eec3
|
Compile glog with WITH_GFLAGS=ON
Also initialize glog after gflags in Util.cpp initMain()
Change-Id: I09ff062b462aa76d9f7b5f97e883b92939e6dcb2
|
8 years ago |
Yu Yang
|
f30c25fe2d
|
Add THIRD_PARTY_PATH
|
8 years ago |
liaogang
|
e2d0e09a8c
|
Update external dependencies
|
8 years ago |
liaogang
|
aee0857838
|
Clean Travis ci and fix bug
|
8 years ago |
liaogang
|
8a2ceda676
|
Add externel google's dependencies
|
8 years ago |