1. 31 10月, 2019 1 次提交
    • H
      Add x86 inference and fix_armv7_C++demo cherry pick (#2311) · f3733908
      huzhiqiang 提交于
      * Fix compiling bug in android_armv7_demo : cxx demo can not compile properly because demo' android version is different from that of library file (#2308)
      
      link armv7 demo to android-23 to make sure the demo can compile properly
      cxx demo can not compile properly because demo' android version is different from that of library file, we fix this bug by linking armv7 demo to android-23
      
      * 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
      f3733908
  2. 30 10月, 2019 1 次提交
    • H
      X86 fix cherrypick (#2287) · 3a7a2887
      huzhiqiang 提交于
      * we can build x86 dynamic library by `build.sh x86`  (#2270)
      
      * remove dynamic library compiling from `ci_build.sh  build_test_server` (#2275)
      3a7a2887
  3. 27 10月, 2019 1 次提交
  4. 24 10月, 2019 1 次提交
  5. 21 9月, 2019 1 次提交
  6. 19 9月, 2019 1 次提交
  7. 18 9月, 2019 2 次提交
    • S
    • X
      fix bias quantize error && fix clang build error (#2049) · 81dffbe8
      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
      81dffbe8
  8. 12 9月, 2019 1 次提交
  9. 31 8月, 2019 1 次提交
  10. 30 8月, 2019 1 次提交
    • X
      support ios tiny publish (#1910) · d8ccafcd
      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
      d8ccafcd
  11. 28 8月, 2019 1 次提交
  12. 27 8月, 2019 1 次提交
  13. 26 8月, 2019 1 次提交
  14. 25 8月, 2019 1 次提交
  15. 24 8月, 2019 2 次提交
  16. 22 8月, 2019 1 次提交
  17. 16 8月, 2019 1 次提交