1. 25 2月, 2020 1 次提交
    • X
      [LITE][OPENCL][Image] conv 1x1 5x5 7x7 suite (#2998) · b4c5fdb8
      xiebaiyuan 提交于
      * [LITE][OPENCL][Image] conv 1x1 5x5 7x7 suite
      
      # Conflicts:
      #	lite/kernels/opencl/conv_image_compute_test.cc
      
      * [LITE][OPENCL][Image] conv 1x1 5x5 7x7 suite,test=develop
      
      * [LITE][OPENCL][Image] conv 1x1 5x5 7x7 suite,test=develop
      
      * [LITE][OPENCL][Image] conv 1x1 5x5 7x7 suite,test=develop
      
      * [LITE][OPENCL][Image] conv 1x1 5x5 7x7 suite,rm1x1 old,test=develop
      b4c5fdb8
  2. 24 2月, 2020 2 次提交
    • X
      [LITE][OPENCL][Image] 1x1 suite relu6 (#2979) · b9cdf544
      xiebaiyuan 提交于
      b9cdf544
    • 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
  3. 20 2月, 2020 1 次提交
  4. 14 2月, 2020 1 次提交
  5. 13 2月, 2020 1 次提交
  6. 12 2月, 2020 3 次提交
  7. 10 2月, 2020 2 次提交
  8. 08 2月, 2020 1 次提交
  9. 07 2月, 2020 1 次提交
  10. 03 2月, 2020 2 次提交
  11. 19 1月, 2020 1 次提交
  12. 17 12月, 2019 2 次提交
  13. 16 12月, 2019 2 次提交
  14. 12 12月, 2019 1 次提交
    • X
      [LITE][OPENCL] Add conv2d_1x1 opencl kernel (#2591) · 06e754c9
      xiebaiyuan 提交于
      * add opencl conv1x1 image impl and unit test pass with relu & bias,
      add layout_compute --> buffer2image float32 --> with unit test pass
      suite checked test for more situation , test=develop
      
      * add opencl conv1x1 image impl and unit test pass with relu & bias,
      add layout_compute --> buffer2image float32 --> with unit test pass
      suite checked test for more situation , test=develop
      
      * fix white space cpp lint , test=develop
      06e754c9
  15. 11 10月, 2019 1 次提交
    • Y
      [LITE][OPENCL] support image2d type (#2158) · 74074146
      Yuan Shuai 提交于
      * [LITE][OPENCL] support image2d. test=develop
      
      * add context changed with consider image*. test=develop
      
      * add layout, relu image kernels. test=develop
      
      * replace image_data with data, mutable_image_data with mutable_data, test=develop
      
      * comment unused var. test=develop
      
      * remove unused var. test=develop
      74074146
  16. 03 9月, 2019 1 次提交