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 |
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 |