1. 24 3月, 2020 3 次提交
  2. 23 3月, 2020 3 次提交
  3. 22 3月, 2020 1 次提交
  4. 17 3月, 2020 1 次提交
  5. 16 3月, 2020 2 次提交
  6. 15 3月, 2020 2 次提交
    • Y
      [LITE][OPENCL] Add lws for opencl conv image kernel (#3191) · 23c56b1e
      Yuan Shuai 提交于
      * [LITE][OPENCL] Change fp32 fc to fp16's. test=develop
      
      * fix act in conv3x3opt opencl kernel. test=develop
      
      * [LITE][OPENCL] fix opencl fc kernel. test=develop
      
      * [LITE][OPENCL] add lws for opencl conv image kernel. test=develop
      23c56b1e
    • Y
      [LITE][OPENCL] Fix fc opencl (#3190) · 0f110d69
      Yuan Shuai 提交于
      * [LITE][OPENCL] Change fp32 fc to fp16's. test=develop
      
      * fix act in conv3x3opt opencl kernel. test=develop
      
      * [LITE][OPENCL] fix opencl fc kernel. test=develop
      0f110d69
  7. 14 3月, 2020 5 次提交
  8. 13 3月, 2020 2 次提交
  9. 11 3月, 2020 1 次提交
  10. 10 3月, 2020 2 次提交
  11. 09 3月, 2020 4 次提交
  12. 08 3月, 2020 1 次提交
  13. 06 3月, 2020 3 次提交
  14. 05 3月, 2020 1 次提交
  15. 04 3月, 2020 3 次提交
  16. 03 3月, 2020 2 次提交
  17. 02 3月, 2020 1 次提交
  18. 28 2月, 2020 2 次提交
  19. 27 2月, 2020 1 次提交
    • Y
      [LITE][OPENCL] replace vlog with log in pool, add each run duration print in test (#3010) · 5014c3ce
      Yuan Shuai 提交于
      * replace vlog with log in pool, add each run duration print in test. test=develop
      
      * change layout file path. test=develop
      
      * fix act, layout image kernel. test=develop
      
      * fix spell error. test=develop
      
      * remove clfinish in act, concat, layout, nearest_interp. test=develop
      
      * add RELU macro define in fc opencl kernel. test=develop
      
      * add cpu_ref print in activation opencl kernel.test=develop
      
      * fix layout ut. test=develop
      
      * replace log with vlog. test=develop
      
      * fix get output. test=develop
      5014c3ce