1. 24 2月, 2020 1 次提交
    • 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
  2. 14 2月, 2020 1 次提交
  3. 12 2月, 2020 3 次提交
  4. 10 2月, 2020 1 次提交
  5. 08 2月, 2020 1 次提交
  6. 07 2月, 2020 1 次提交
  7. 03 2月, 2020 1 次提交
  8. 28 12月, 2019 1 次提交
  9. 17 12月, 2019 1 次提交
    • X
      Develop lite reshape (#2613) · e3808d79
      xiebaiyuan 提交于
      * add reshape opencl kernel && optimise conv 1x1 ,test=develop
      
      * add reshape opencl kernel && optimise conv 1x1 &&code style ,test=develop
      
      * add reshape opencl kernel && optimise conv 1x1 &&code style ,test=develop
      e3808d79
  10. 16 12月, 2019 2 次提交
  11. 12 12月, 2019 1 次提交
    • X
      [LITE][OPENCL] Add conv2d_1x1 opencl kernel (#2591) · e583a55d
      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
      e583a55d
  12. 18 11月, 2019 1 次提交
    • Y
      [LITE][OPENCL] Enable full and light api for OpenCL (#2331) · d242bdfb
      Yuan Shuai 提交于
      * Fix bug target for kHost and kARM not equal. test=develop
      
      * Fix license. test=develop
      
      * add debug -g option. test=develop
      
      * enable opencl demo. test=develop
      
      * Fix model_optimize_tool found no opencl kernel. test=develop
      
      * add more vlog. test=develop
      
      * remove macro LITE_WITH_OPENCL, LITE_WITH_FPGA in passes. test=develop
      
      * Fix valid_places in mobilenetv1_test. test=develop
      
      * Fix bug of find no real output of fetch, after tool OPs of optimzer passes. test=develop
      
      * Fix vlog as log message in model_optimize_tool. test=develop
      
      * fix miscs. test=develop
      
      * fix comment. test=develop
      
      * Fix misspell of opencl, fpga kernels name in lite/api/CMakeLists.txt. test=develop
      
      * add opencl macro in full_api of demo. test=develop
      d242bdfb
  13. 11 10月, 2019 1 次提交
    • Y
      [LITE][OPENCL] support image2d type (#2158) · 77cdbdce
      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
      77cdbdce
  14. 03 9月, 2019 1 次提交
  15. 24 8月, 2019 1 次提交
  16. 16 8月, 2019 1 次提交