1. 12 11月, 2019 1 次提交
    • H
      [LITE][ARM]add cv image process (#2402) · 0ade1bc5
      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
      0ade1bc5
  2. 07 11月, 2019 1 次提交
  3. 05 11月, 2019 1 次提交
  4. 01 11月, 2019 2 次提交
  5. 31 10月, 2019 1 次提交
  6. 30 10月, 2019 1 次提交
  7. 29 10月, 2019 1 次提交
  8. 28 10月, 2019 1 次提交
    • H
      [LITE][XPU] initial support for XPU (#2202) · 06d058fe
      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
      06d058fe
  9. 24 10月, 2019 1 次提交
  10. 23 10月, 2019 1 次提交
  11. 19 9月, 2019 2 次提交
  12. 17 9月, 2019 1 次提交
  13. 16 9月, 2019 2 次提交
  14. 11 9月, 2019 1 次提交
  15. 03 9月, 2019 2 次提交
  16. 31 8月, 2019 1 次提交
  17. 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
  18. 29 8月, 2019 1 次提交
  19. 25 8月, 2019 1 次提交
  20. 24 8月, 2019 2 次提交
  21. 22 8月, 2019 1 次提交
  22. 16 8月, 2019 1 次提交