1. 10 3月, 2020 2 次提交
  2. 09 3月, 2020 5 次提交
  3. 07 3月, 2020 1 次提交
  4. 06 3月, 2020 1 次提交
    • X
      Develop nlp patch (#3059) · e1aab593
      xiaogang 提交于
      * fix: fix nlp ops input and output type
      * fix: add elementwise x_dims>y_dims case
      e1aab593
  5. 05 3月, 2020 2 次提交
  6. 04 3月, 2020 1 次提交
  7. 29 2月, 2020 1 次提交
  8. 28 2月, 2020 1 次提交
    • M
      add sequence_conv op and arm kernel (#3016) · 0775140a
      mapingshuo 提交于
      * add sequence_conv op and arm kernel
      
      * add test, test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * modify code style. test=develop
      
      * fix ut, test=develop
      
      * delete unused code, test=develop
      0775140a
  9. 27 2月, 2020 1 次提交
    • X
      lstm op (#3018) · 84c4fcdb
      xiaogang 提交于
      * feat: add lstm op && kernel
            test=develop
      84c4fcdb
  10. 24 2月, 2020 1 次提交
  11. 22 2月, 2020 1 次提交
  12. 18 2月, 2020 2 次提交
  13. 14 2月, 2020 1 次提交
  14. 13 2月, 2020 1 次提交
  15. 12 2月, 2020 1 次提交
    • Y
      [ARM] add int8 5x5s2 dw conv impl, test=develop (#2813) · 688166b5
      yiicy 提交于
      * [ARM] add 5x5s2 depthwise conv armv8 impl, test=develop
      
      * [ARM] add int8 5x5s2 dw conv armv7 impl, test=develop
      
      * [ARM] add int8 5x5s2 dw conv impl, test=develop
      
      * [ARM] close int8 conv ut, test=develop
      688166b5
  16. 04 2月, 2020 1 次提交
    • Y
      [ARM] 5x5dw and sgemv support fuse activation, test=develop (#2797) · 928e2a24
      yiicy 提交于
      * refactor 5x5s1 dw conv armv8, test=develop
      
      * [ARM] refactor depthwise conv 5x5s1, and support relu6, leakey relu, test=develop
      
      * [ARM] sgemv support fuse relu6 and leakey relu,test=develop
      
      * [ARM] reduce some conv ut case, test=develop
      
      * [ARM] fix 5x5dw conv pick kernel bug, test=develop
      
      * fix code style, test=develop
      
      * [ARM] fix sgemv fuse relu6 bug, test=develop
      
      * [ARM] fix fp32 5x5s1 dw bug, test=develop
      
      * [ARM] fix fp32 5x5 dw conv pick kernel bug, test=develop
      928e2a24
  17. 03 2月, 2020 1 次提交
  18. 16 1月, 2020 2 次提交
  19. 15 1月, 2020 1 次提交
  20. 14 1月, 2020 1 次提交
  21. 13 1月, 2020 1 次提交
    • H
      [lite][arm]fix split op error (#2750) · 9b357dd8
      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
      9b357dd8
  22. 08 1月, 2020 1 次提交
  23. 30 12月, 2019 1 次提交
  24. 28 12月, 2019 1 次提交
  25. 25 12月, 2019 2 次提交
  26. 23 12月, 2019 1 次提交
  27. 19 12月, 2019 1 次提交
  28. 18 12月, 2019 1 次提交
  29. 17 12月, 2019 1 次提交
  30. 11 12月, 2019 1 次提交
  31. 10 12月, 2019 1 次提交