qingqing01
|
24509f4af9
|
Fix the grammar in copyright. (#8403)
|
7 years ago |
Yiqun Liu
|
c808fbbfcb
|
Support the build for multiple architectures at one cmake command (iOS). (#5677)
* Support the build for multiple architectures at one cmake command (iOS).
* Update the documentations.
|
7 years ago |
Yiqun Liu
|
bba6223598
|
Enable the build for iOS simulator. (#5211)
|
7 years ago |
Liu Yiqun
|
46ee8ceecb
|
Move the sreach and link of veclib to iOS's toolchain file .
|
8 years ago |
Liu Yiqun
|
9e524fce1b
|
Remove the generation of executable, such as paddle_trainer, when setting WITH_C_API.
|
8 years ago |
Liu Yiqun
|
7976876993
|
Add the finding of iOS's native vecLib.framework.
|
8 years ago |
Liu Yiqun
|
fb93a8be27
|
Add paddle_pserver back to c-api library, because it is used in Evaluator.h.
|
8 years ago |
Liu Yiqun
|
aeea8ab1c4
|
Remove the linking of train-related libraries when cross-compiling for Android and iOS.
Recover the mistakenly deleted WARPCTC variable in cmake.
|
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
|
fb38e6620e
|
Seperate the codes that cannot and don't need to build for iOS devices.
|
8 years ago |
Liu Yiqun
|
43dde9353b
|
Refine the cross-compiling toolchain file for iOS.
|
8 years ago |
zlx
|
11cb75f8bb
|
add the ios cross compile
|
8 years ago |