- 10 12月, 2019 1 次提交
-
-
由 huzhiqiang 提交于
-
- 20 11月, 2019 1 次提交
-
-
由 myq406450149 提交于
* support build C++ cuda shared lib
-
- 19 11月, 2019 1 次提交
-
-
由 sangoly 提交于
-
- 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
-
- 04 11月, 2019 1 次提交
-
-
由 huzhiqiang 提交于
* move some basic ops into extra type to reduce library size test=develop (#2347)
-
- 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`
-
- 27 10月, 2019 1 次提交
-
-
由 huzhiqiang 提交于
* add shell file to automatically build and collect publish result test=develop * modify API inference of model_optimize_tool and add option for tiny&full publish test=develop
-
- 24 10月, 2019 1 次提交
-
-
由 sangoly 提交于
* [python api] add armlinux supported and publish paddle-lite python lib & demo * add cuda build test=develop
-
- 21 9月, 2019 1 次提交
-
-
由 hong19860320 提交于
-
- 19 9月, 2019 1 次提交
-
-
由 Xiaoyang LI 提交于
* fix building model_optimize_tool error on mac, test=develop * fix model_optimize_tool build error, test=develop
-
- 18 9月, 2019 2 次提交
-
-
由 sangoly 提交于
-
由 Xiaoyang LI 提交于
* fix gemm_int8, gemv-int8 and conv-int8 math function, add float bias * change conv impl * neon int8 kernel support float bias * arm compute kernel support float bias * add math_test target * add tensor utils for testing, fix sgemm ut error * add gemm_int8 unit test, support float bias * fix build script * add conv compute unit test for arm * fix build script, test=develop * fix fp32 dw conv3x3s1, test=develop * add fp32 dw conv3x3s1, test=develop * add armv7 fp32 dw conv3x3s1, test=develop * add fp32 depthwise conv3x3s2, test=develop * fix fp32 conv3x3 depthwise build error, test=develop * fix gemm_like conv trans weights error, test=develop * fix int8 depthwise conv3x3 error, test=develop * turn on all test for arm fp32 conv, test=develop * fix int8 conv1x1 error * fix int8 direct conv3x3s1 error, test=develop * fix int8 direct conv3x3s2, test=develop * turn on all test for arm int8 conv, test=develop * fix int8 fc error, change mobilenetv1-int8 ground-truth result to fluid, test=develop * remove debug info, strip ut binary, test=develop * fix conv compute error, test=develop * change Init() to ReInitWhenNeeded(), test=develop * fix code style, test=develop * remote engine_test, test=develop * fix building server tests error, test=develop * fix sdot clang build error, test=develop * fix sgemm ut timeout error, test=develop * fix clang build error, test=develop * turn off math basic test due to ci time out, test=develop * fix conv_int8 ut error, test=develop
-
- 12 9月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 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
-
- 28 8月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 27 8月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 26 8月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 25 8月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
-
- 24 8月, 2019 2 次提交
-
-
由 sangoly 提交于
* [Publish] fix publish compile * update build.sh to clean build dir
-
由 Yan Chunwei 提交于
-
- 22 8月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
move cmake functions to lite.cmake
-
- 16 8月, 2019 1 次提交
-
-
由 Yan Chunwei 提交于
-