1. 25 3月, 2020 1 次提交
  2. 24 3月, 2020 3 次提交
  3. 23 3月, 2020 1 次提交
  4. 20 3月, 2020 1 次提交
  5. 17 3月, 2020 2 次提交
    • S
      [LITE][BM] support reduce and other ops, test=develop (#3199) · 64a796d1
      Santa An 提交于
      * * support download bm_sdk, test=develop
      
      * [LITE][BM] add slice op
      
      * [LITE][BM] fix concat issue
      
      * [LITE][BM] support reduce full ops, test=develop
      
      * [LITE][BM] change test_resnet50 to change test_classify
      
      * [LITE][BM] add cast op
      
      * [LITE][BM] add reduce and other ops, test=develop
      
      * [LITE][BM] add reduce,cast and other ops, test=develop
      64a796d1
    • W
      For cuda compilation products and ci (#3152) · ca2481e6
      Wilber 提交于
      add cuda ci.
      
      Organize cuda compilation products.
      ca2481e6
  6. 13 3月, 2020 1 次提交
  7. 12 3月, 2020 1 次提交
    • M
      add mean op (#3130) · 12bb2228
      mapingshuo 提交于
      * add mean op, test=develop
      
      * split forward and backward, test=develop
      12bb2228
  8. 10 3月, 2020 2 次提交
  9. 08 3月, 2020 1 次提交
    • H
      [Core] Support Clang toolchains for Android (#3107) · 57e3f5a2
      hong19860320 提交于
      * [CORE] Support Clang compiling for Android
      test=develop
      
      * fix lto for jni so
      test=develop
      
      * disable assembly code
      test=develop
      
      * disable layout.cc
      test=develop
      
      * refine
      test=develop
      
      * Enable LTO on Clang
      test=develop
      
      * Disable LTO when clang is used.
      test=develop
      
      * Remove space
      test=develop
      
      * [Core] enable clang in build.sh
      test=develop
      
      * [Core] Remove the workaround for clang compiling
      test=develop
      57e3f5a2
  10. 07 3月, 2020 1 次提交
  11. 06 3月, 2020 1 次提交
    • X
      Develop nlp patch (#3059) · 8425c924
      xiaogang 提交于
      * fix: fix nlp ops input and output type
      * fix: add elementwise x_dims>y_dims case
      8425c924
  12. 05 3月, 2020 1 次提交
  13. 04 3月, 2020 2 次提交
  14. 02 3月, 2020 1 次提交
  15. 01 3月, 2020 1 次提交
  16. 28 2月, 2020 1 次提交
  17. 27 2月, 2020 2 次提交
  18. 26 2月, 2020 2 次提交
  19. 24 2月, 2020 1 次提交
    • Y
      [LITE][OPENCL] support fp16 for cl_image_converter, layout, activation all... · 55b45651
      Yuan Shuai 提交于
      [LITE][OPENCL] support fp16 for cl_image_converter, layout, activation all OpenCL image kernel. test=develop (#2964)
      
      * [LITE][OPENCL] support fp16 for cl_image_converter, layout, activation image kernel. test=develop
      
      * add conv, depthwise and UT. test=develop
      
      * add pool, conv, nearest_interp kernel. test=develop
      
      * support fp16 for scale, reshape, concat, fc buffer opencl kernel. test=develop
      
      * refactor for mul opencl buffer kernel. test=develop
      
      * support fp16 for elementwise_mul opecl image kernel. test=develop
      
      * support fp16 for elementwise_mul opencl image kernel. test=develop
      
      * support fp16 for ele_add, fuse_ele_add_act opencl kernel. test=develop
      
      * rename io_copy. test=develop
      
      * mobilenetv1,v2 passed on 855. test=develop
      
      * fix opt for opencl. test=develop
      55b45651
  20. 21 2月, 2020 1 次提交
  21. 20 2月, 2020 2 次提交
  22. 19 2月, 2020 1 次提交
  23. 18 2月, 2020 1 次提交
  24. 16 2月, 2020 1 次提交
  25. 15 2月, 2020 1 次提交
  26. 14 2月, 2020 3 次提交
  27. 13 2月, 2020 2 次提交
  28. 08 2月, 2020 1 次提交
  29. 06 2月, 2020 1 次提交
    • J
      Support weight quantization (#2791) · 695ca28c
      juncaipeng 提交于
      * optimize quant_dequant_fuse_pass, test=develop
      
      * update, test=develop
      
      * update, test=develop
      
      * fix bug for accessing the removed node, test=develop
      
      * set the bias of int8 conv as float, test=develop
      
      * support weight quantization, test=develop
      
      * up, test=develop
      
      * up, test=develop
      
      * up, test=develop
      695ca28c