- 22 11月, 2019 3 次提交
-
-
由 huzhiqiang 提交于
* [Publish] strip cxx light lib test=develop
-
由 Yuan Shuai 提交于
* Add CheckInput. test=develop * Fix android_log_ undef when using .a. test=develop * add guide of how to use shared library in demo. test=develop
-
由 HappyAngel 提交于
* add cv image process * fix arm liunx build error * add LITE_WITH_CV defien to make cv, test=develop * fix cv format, annd add describe in utils/cv * delete some Meaningless comments, test=develop * set LITE_WITH_CV=OFF in build.sh, test=develop * delete cv_enum.h in utils/cv, push the contents in cv_ennum.h to paddle_image_preprocess.h, test=develop * according to reviews to redefine paddle_image_preprocess.h, test=develop * add detailed note of flipParam, test=develop * fix format in paddle_image_preprocess.h, test=develop * fix error when build x86. test=develop lite_with_X86 does not contain lite_with_cv * fix cmake error in llite/CMakeLists.txt, missing mkdir cxx, test=develop * according to review change, test=develop * chang grb to rgb, test=develop
-
- 20 11月, 2019 1 次提交
-
-
由 myq406450149 提交于
* support build C++ cuda shared lib
-
- 18 11月, 2019 1 次提交
-
-
由 Yuan Shuai 提交于
* Fix bug target for kHost and kARM not equal. test=develop * Fix license. test=develop * add debug -g option. test=develop * enable opencl demo. test=develop * Fix model_optimize_tool found no opencl kernel. test=develop * add more vlog. test=develop * remove macro LITE_WITH_OPENCL, LITE_WITH_FPGA in passes. test=develop * Fix valid_places in mobilenetv1_test. test=develop * Fix bug of find no real output of fetch, after tool OPs of optimzer passes. test=develop * Fix vlog as log message in model_optimize_tool. test=develop * fix miscs. test=develop * fix comment. test=develop * Fix misspell of opencl, fpga kernels name in lite/api/CMakeLists.txt. test=develop * add opencl macro in full_api of demo. test=develop
-
- 12 11月, 2019 1 次提交
-
-
由 HappyAngel 提交于
* add cv image process * fix arm liunx build error * add LITE_WITH_CV defien to make cv, test=develop * fix cv format, annd add describe in utils/cv * delete some Meaningless comments, test=develop * set LITE_WITH_CV=OFF in build.sh, test=develop * delete cv_enum.h in utils/cv, push the contents in cv_ennum.h to paddle_image_preprocess.h, test=develop * according to reviews to redefine paddle_image_preprocess.h, test=develop * add detailed note of flipParam, test=develop * fix format in paddle_image_preprocess.h, test=develop * fix error when build x86. test=develop * lite_with_X86 does not contain lite_with_cv
-
- 07 11月, 2019 1 次提交
-
-
由 Yuan Shuai 提交于
* Add CMAKE_BUILD_TYPE check for strip. test=develop
-
- 05 11月, 2019 1 次提交
-
-
由 lijianshe02 提交于
* fix step rnn model run bugs test=develop
-
- 01 11月, 2019 2 次提交
-
-
由 huzhiqiang 提交于
fix buf: model_optimize_tool can not compile preperly on mac environment (#2326)
-
由 huzhiqiang 提交于
* fix model_opt_tool bug : judge WITH_MKL to choose whether to compile MKL test=develop
-
- 31 10月, 2019 1 次提交
-
-
由 huzhiqiang 提交于
Add 'inference' folder into build.lite.x86, 'inference' folder contains head files、library files and demo of x86 compiling (#2301) Add inference folder into build.lite.x86, build.lite.x86/inference folder contains head files、library files and demo of x86 compiling
-
- 30 10月, 2019 1 次提交
-
-
由 huzhiqiang 提交于
* we can build x86 dynamic library by `build.sh x86`
-
- 29 10月, 2019 1 次提交
-
-
由 guofei 提交于
test=develop
-
- 28 10月, 2019 1 次提交
-
-
由 hong19860320 提交于
* Initial support for XPU * Fix compiling errors of XPU * Move XPU op kernel bridges from backends to kernels to fix deps order * Change the namespace and directory of XPU bridges * Add XPU SDK * Fix header files and namespace of XPU SDK * Add unit tests for relu and conv2d ops * Restore the modification of paddle_api_test * Supports simple model which contains only a relu layer * Add compiling scripts for XPU * Fix compiling errors of XPU * Add comments for XPU LoadModel and BuildModel
-
- 24 10月, 2019 1 次提交
-
-
由 sangoly 提交于
* [python api] add armlinux supported and publish paddle-lite python lib & demo * add cuda build test=develop
-
- 23 10月, 2019 1 次提交
-
-
由 guofei 提交于
* Make armlinux compile libpaddle_light_api_shared.so test=develop
-
- 19 9月, 2019 2 次提交
-
-
由 huzhiqiang 提交于
(1)modify tiny publish so to make it excutable (2)modify the bug of compiling in armlinux (3)change 3 full publish so into 2
-
由 sangoly 提交于
-
- 17 9月, 2019 1 次提交
-
-
由 TianXiaogang 提交于
* fix: fix build_fpga.sh WITH_TEST=OFF add build_fpga publish_inference fpga dir * fix: fix build_fpga.sh WITH_TEST=OFF add build_fpga publish_inference fpga dir test=develop
-
- 16 9月, 2019 2 次提交
-
-
由 huzhiqiang 提交于
-
由 Xiaoyang LI 提交于
-
- 11 9月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 03 9月, 2019 2 次提交
-
-
由 huzhiqiang 提交于
-
由 huzhiqiang 提交于
-
- 31 8月, 2019 1 次提交
-
-
由 guofei 提交于
-
- 30 8月, 2019 1 次提交
-
-
由 Xiaoyang LI 提交于
* fix ios build script, test=develop * add ios tiny publish target, test=develop * fix ios build scrip, test=develop * merge build_ios.sh to build.sh, test=develop * ios support BUILD_EXTRA, test=develop
-
- 29 8月, 2019 1 次提交
-
-
由 tensor-tang 提交于
-
- 25 8月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 24 8月, 2019 2 次提交
-
-
由 Xiaoyang LI 提交于
* fix building ios tiny publish lib error * support setting cluster and threads in MobileConfig * fix build error, test=develop * fix building server publish error, test=develop
-
由 Yan Chunwei 提交于
-
- 22 8月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
move cmake functions to lite.cmake
-
- 16 8月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
-