武毅
|
0a8a86e0c9
|
Send recv op (#5520)
* WIP send recv op
* WIP send recv
* put grpc impl in details
* put grpc impl in details
* update wip
* update proto
* update proto
* update proto
* clean cmake
* wip on op implementations
* wip on op implementations
* compile ok adding ut
* wip unitest
* add extern cares for linking
* wip add ut
* working version send recv
* revert optimizer.py
* update test cmake
* add libtool to dockerfile
* update cmake dependency
* update cmake depends
* update cmake grpc depends
* fix cmake dependency
* fix compile error
* fix compile
* follow comments
* update
* update copyfrom
|
8 years ago |
Yiqun Liu
|
bba6223598
|
Enable the build for iOS simulator. (#5211)
|
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 |
Liu Yiqun
|
224f8b06f4
|
Support building for multiple architecures at one time.
|
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
|
7f92ce6690
|
CMake external cache args
|
8 years ago |
Liu Yiqun
|
ba11f5c400
|
Modify compiling flags to support neon and add the definition of PADDLE_USE_LAPACK.
|
8 years ago |
Yu Yang
|
f30c25fe2d
|
Add THIRD_PARTY_PATH
|
8 years ago |
liaogang
|
e2d0e09a8c
|
Update external dependencies
|
8 years ago |
liaogang
|
280994fafa
|
Add other extern dependencies
|
8 years ago |