1. 22 11月, 2019 6 次提交
    • Y
      [ARM] add sgemmc4 common and small kernel, support for winograd, test=develop (#2471) · 2f3336c1
      yiicy 提交于
      * unfinish sgemmc4
      
      * finish armv8 sgemmc4
      
      * arm add sgemmc4 with deal with remain
      
      * [ARM] add sgemmc4 small kernel, test=develop
      2f3336c1
    • H
      update pooling 2-padding to 4-padding (#2410) · 4bdb6171
      HappyAngel 提交于
      * fix pooling bug and speed
      
      * fix build error
      
      * delete VLOGin pool, test=develop
      
      * add openmp, test=develop
      
      * fix lite/kernels/arm/pool_compute_test basic_pooling compute error bug, test=develop
      
      * update pooling 2-pad to 4-pad, test=develop
      
      * fix 2-pad to 4-pad in operators/pool_op.h, AttachKernel will set param, so 2-pad to 4-pad funcs should put in AttachKernel. test=ddevellop
      
      * put 2-pad to 4-pad in AttachImpl, test=develop
      
      * according to reviews, fix some format error. test=develop
      
      * fix format errorr, add (). test=develop
      
      * change paddings type to support dynamically modify, test=develop
      
      * update padding type int other devices, test=develop
      
      * fix x8d build error on shared_ptr, test=ddevelop
      
      * fix formmat in operators pool_op.cc, test=develop
      4bdb6171
    • H
      [LITE][ARMM] fix cmake error in lite/CMakeLists.txt, missing mkdir cxx in iOS (#2418) · b5fe3840
      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
      b5fe3840
    • P
      add search_group_padding cuda kernel, test=develop (#2472) · ef5dbd1d
      Pei Yang 提交于
      ef5dbd1d
    • G
      [LITE][ARMLinux] Fix the compiling errors of replace_stl on armlinux(#2473) · 874a5af4
      guofei 提交于
      Modify stream.cc make armlinux can compile success in develop branch
      test=develop
      874a5af4
    • S
      3fc80b4e
  2. 21 11月, 2019 4 次提交
  3. 20 11月, 2019 8 次提交
  4. 19 11月, 2019 6 次提交
  5. 18 11月, 2019 5 次提交
  6. 17 11月, 2019 1 次提交
  7. 16 11月, 2019 1 次提交
  8. 15 11月, 2019 2 次提交
  9. 14 11月, 2019 5 次提交
  10. 13 11月, 2019 2 次提交