1. 01 4月, 2020 2 次提交
    • J
      fix a bug in subgraph division: put all intermediate outputs to local · 26c8b551
      jackzhang235 提交于
      outputs wrongly
      26c8b551
    • Z
      (ref): · ef5c0165
      zhaoying 提交于
          1. disable conv activation pass by default
          2. set fc_fuser'param with_relu false while mlu fc kernel does not
          support relu
          3. change fc filter shape from 2 dim to 4 dim while input dim == 4
          4. add ToFile func in mlu tensor for debug convenience
          5. enable 4-dim input in elementwise_ops
          6. add transpose2d in utility.cc
      ef5c0165
  2. 28 3月, 2020 3 次提交
  3. 26 3月, 2020 1 次提交
  4. 24 3月, 2020 4 次提交
  5. 23 3月, 2020 1 次提交
  6. 20 3月, 2020 1 次提交
  7. 18 3月, 2020 5 次提交
  8. 17 3月, 2020 1 次提交
  9. 16 3月, 2020 2 次提交
  10. 10 3月, 2020 1 次提交
  11. 09 3月, 2020 1 次提交
  12. 06 3月, 2020 1 次提交
  13. 05 3月, 2020 1 次提交
  14. 03 3月, 2020 1 次提交
  15. 02 3月, 2020 1 次提交
  16. 01 3月, 2020 1 次提交
  17. 28 2月, 2020 1 次提交
  18. 26 2月, 2020 1 次提交
  19. 24 2月, 2020 2 次提交
    • fix data type of asserts, test=develop (#2787) · 2b6fb9ba
      石晓伟 提交于
      2b6fb9ba
    • Y
      [LITE][OPENCL] support fp16 for cl_image_converter, layout, activation all... · 8b90a0c7
      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
      8b90a0c7
  20. 22 2月, 2020 1 次提交
  21. 21 2月, 2020 1 次提交
  22. 20 2月, 2020 1 次提交
  23. 16 2月, 2020 1 次提交
  24. 14 2月, 2020 1 次提交
  25. 13 2月, 2020 1 次提交
  26. 12 2月, 2020 1 次提交
  27. 06 2月, 2020 1 次提交
    • J
      Support weight quantization (#2791) · 6329a9a2
      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
      6329a9a2
  28. 22 1月, 2020 1 次提交