1. 15 1月, 2020 1 次提交
  2. 14 1月, 2020 4 次提交
  3. 13 1月, 2020 4 次提交
    • H
      d60aa589
    • H
      [lite][arm]fix split op error (#2750) · a31a18c6
      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
      
      * add elemetnwise mul constant elimination and deconv+relu, deconv+batchnorm fusion, test=develop
      
      * fix format, test=develop
      
      * fix model_optimize bug, update concat and split op, speed up, test=develop
      
      * update split speed, test=develop
      
      * fix format, test=develop
      
      * add classify demo inn demo/cxx/ , test=develop
      
      * fix formart inn mobile_classify, test=develop
      
      * delete some note and extra code, test=develop
      
      * remove test.jpg and labels.txt, test=develop
      
      * add test_cv in cxx/demo
      
      * add test_cv READMEE, test=develoop
      
      * add note info, flip only support x, y, xy;rotate only support 90, 180, 270; test=develop
      
      * fix build error, paddle_cv_arm , test=develop
      
      * add GRAY to RGBA(BGRA) convert and RGBA(BGRA)_to_Tensor, test=develop
      
      * fix format from review, test=develop
      
      * fix makefile format. test=devellop
      
      * fix bbuuild v7 error, test=develop
      
      * fix split op error, testt=develop
      
      * fix format, test=develop
      
      * fix, test=develop
      a31a18c6
    • Z
      [NPU] enhance conv2d ut (#2753) · cd73447e
      zhupengyang 提交于
      cd73447e
    • H
      [LITE][NPU] Add instance_norm op bridge and unit test, refine the registration... · f7809701
      hong19860320 提交于
      [LITE][NPU] Add instance_norm op bridge and unit test, refine the registration of op bridges (#2747)
      
      f7809701
  4. 10 1月, 2020 4 次提交
  5. 09 1月, 2020 3 次提交
  6. 08 1月, 2020 7 次提交
    • X
      fix: fix 5x5 choose kernel bug (#2741) · e530d2f3
      xiaogang 提交于
      e530d2f3
    • H
      [LITE][CORE][NPU][XPU] Recording the data type when mutable_data() is called,... · 7a3ea278
      hong19860320 提交于
      [LITE][CORE][NPU][XPU] Recording the data type when mutable_data() is called, and supporting the type inference from the tensor for the op bridges (#2735)
      
      7a3ea278
    • H
      [arm] add test_cv demo (#2691) · 945e4341
      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
      
      * 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 cmake error in llite/CMakeLists.txt, missing mkdir cxx, test=develop
      
      * according to review change, test=develop
      
      * add elemetnwise mul constant elimination and deconv+relu, deconv+batchnorm fusion, test=develop
      
      * fix format, test=develop
      
      * fix model_optimize bug, update concat and split op, speed up, test=develop
      
      * update split speed, test=develop
      
      * fix format, test=develop
      
      * add classify demo inn demo/cxx/ , test=develop
      
      * fix formart inn mobile_classify, test=develop
      
      * delete some note and extra code, test=develop
      
      * remove test.jpg and labels.txt, test=develop
      
      * add test_cv in cxx/demo
      
      * add test_cv READMEE, test=develoop
      
      * add note info, flip only support x, y, xy;rotate only support 90, 180, 270; test=develop
      
      * fix build error, paddle_cv_arm , test=develop
      
      * add GRAY to RGBA(BGRA) convert and RGBA(BGRA)_to_Tensor, test=develop
      
      * fix format from review, test=develop
      
      * fix makefile format. test=devellop
      
      * fix bbuuild v7 error, test=develop
      945e4341
    • X
      [mobile][opencl]opt cl mem (#2736) · 78a3b02b
      xiebaiyuan 提交于
      * [mobile][opencl] fix a leak in clengine , fix loader.load's seg ,move contest commendqueue's prt outof clscope ,test=mobile
      
      * [mobile][opencl] suite cpu mode... ,test=mobile
      
      * [mobile][opencl] shard ptr with others in cl image ,test=mobile
      78a3b02b
    • Z
      [NPU] enhance unittest for shuffle_channel, unsqueeze, pool (#2730) · d90f34de
      zhupengyang 提交于
      * [NPU] enhance unittest for shuffle_channel, unsqueeze, pool
      
      test=develop
      d90f34de
    • H
      fix the issue that: loading model consumes too much time test=decelop (#2726) · 1911d274
      huzhiqiang 提交于
      * fix the issue that: loading model consumes too much time test=decelop
      1911d274
    • X
      fix: fix op dropout and fc infershape lod bug (#2732) · 22738919
      xiaogang 提交于
      22738919
  7. 07 1月, 2020 3 次提交
  8. 06 1月, 2020 2 次提交
  9. 03 1月, 2020 4 次提交
  10. 02 1月, 2020 3 次提交
  11. 31 12月, 2019 5 次提交