1. 21 11月, 2019 1 次提交
  2. 20 11月, 2019 8 次提交
  3. 19 11月, 2019 6 次提交
  4. 18 11月, 2019 5 次提交
  5. 17 11月, 2019 1 次提交
  6. 16 11月, 2019 1 次提交
  7. 15 11月, 2019 2 次提交
  8. 14 11月, 2019 5 次提交
  9. 13 11月, 2019 6 次提交
  10. 12 11月, 2019 2 次提交
    • H
      [LITE][ARM]add cv image process (#2402) · 9f236a99
      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
      9f236a99
    • J
      Upgrade concat and unsqueeze, test=develop (#2378) · 284e8166
      juncaipeng 提交于
      * update concat and unsqueeze, test=develop
      284e8166
  11. 11 11月, 2019 2 次提交
  12. 08 11月, 2019 1 次提交
    • H
      Move muliti class kernel back to basic (#2396) · 7ea34b1b
      huzhiqiang 提交于
      * move multiclass_nms kernel back to host test=develop
      
      * move layer_norm OP and arm_kernel into extra type since it's added after release/v2.0-beta1 and not related with CV test=develop
      
      * fix code_style test=develop
      7ea34b1b