1. 17 10月, 2019 2 次提交
    • H
      speedup fp32 depthwise conv · 2f6d5f9e
      HappyAngel 提交于
      * update con_dw
      
      * update
      
      * add conv_depthwise_3x3s1.cc and conv_depthwise_3x3s2.cc
      
      * add conv_depthwise_3x3s1_fp32 and conv_depthwise_3x3s2_fp32
      
      * add new conv_dw
      
      * only support conv_dw pad=0, 1
      
      * add conv_dw_s1 conv_dw_s2 fp32
      
      *     //conv2_func _impl2{nullptr};
      update conv_dw, add conv_3x3s1 and conv_3x3s2, pad=[0,1]
      
      * fix format, test=develop
      
      * fix formmat, test=develop
      2f6d5f9e
    • L
      a3241ca7
  2. 16 10月, 2019 5 次提交
  3. 15 10月, 2019 6 次提交
    • J
      Fix quant dequant fuse pass (#2190) · 9cc7dfa8
      juncaipeng 提交于
      
      * fix bug for accessing the removed node, test=develop
      9cc7dfa8
    • J
      fix benchmark, test=develop (#2188) · 4d530acc
      juncaipeng 提交于
      * fix benchmark, test=develop
      4d530acc
    • Y
      fix persistable test=develop (#2191) · 435f942b
      Yanzhan Yang 提交于
      435f942b
    • fix pass selection, test=develop (#2187) · da55f674
      石晓伟 提交于
      da55f674
    • Y
      [LITE][OPENCL] Fix layout, target pass for OpenCL, add macro of... · 72c11758
      Yuan Shuai 提交于
      [LITE][OPENCL] Fix layout, target pass for OpenCL, add macro of CONVERT_TYPE_TO and READ/WRITE image, memory reuse in ResetLazyImage2D (#2170)
      
      * add macro of CONVERT_TYPE_TO and READ/WRITE image. test=develop
      
      * add data type control. test=develop
      
      * fix io op as general layout and precision. test=develop
      
      * Fix memory reuse strategy for opencl image2d. test=develop
      
      * remove std::array, std::map in about opencl backend. test=develop
      72c11758
    • H
      [NPU] Fix and refine the supporting of multi NPU models (#2037) · 7a731b7f
      hong19860320 提交于
      * [NPU] Fix the bug of loading multi NPU models
      test=develop
      
      * [NPU] Use lite tensor to store NPU model, fix the management of multi NPU models, support loading NPU model from memory and reduce the modification of framework
      test=develop
      
      * [NPU] Remove redundant header files for NPU bridges,
      test=develop
      
      * [NPU] fix NPU deps
      test=develop
      
      * [NPU] refine the compiling script for NPU
      test=develop
      
      * [NPU] remove redundant subdirectory in lite/CMakeLists.txt
      test=develop
      
      * [NPU] Fix and refine NPU test case
      test=develop
      
      * [NPU] revoke the modification of other non-NPU modules
      test=develop
      
      * [NPU] Remove NPU bridges if target is tiny publish
      test=develop
      7a731b7f
  4. 14 10月, 2019 5 次提交
  5. 12 10月, 2019 2 次提交
  6. 11 10月, 2019 5 次提交
  7. 10 10月, 2019 4 次提交
  8. 09 10月, 2019 5 次提交
  9. 08 10月, 2019 1 次提交
  10. 01 10月, 2019 1 次提交
  11. 27 9月, 2019 4 次提交