1. 14 2月, 2020 1 次提交
  2. 12 2月, 2020 3 次提交
  3. 10 2月, 2020 1 次提交
  4. 08 2月, 2020 1 次提交
  5. 07 2月, 2020 1 次提交
  6. 03 2月, 2020 1 次提交
  7. 28 12月, 2019 1 次提交
  8. 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
  9. 16 12月, 2019 2 次提交
  10. 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
  11. 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
  12. 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
  13. 03 9月, 2019 1 次提交
  14. 24 8月, 2019 1 次提交
  15. 16 8月, 2019 1 次提交