1. 10 4月, 2020 1 次提交
  2. 08 4月, 2020 1 次提交
  3. 05 4月, 2020 1 次提交
    • Y
      [LITE][OPENCL] Fix opencl backend: Free opencl resources; Fix... · af79018f
      Yuan Shuai 提交于
      [LITE][OPENCL] Fix opencl backend: Free opencl resources; Fix AddKernel/GetKernel, program and all opencl kernels (#3344)
      
      * [DONT MERGE] Fix opencl backend.
      
      * [LITE][OPENCL] Fix kernels overlapped when add/get for kernels of mnasnet/yolonano. test=develop
      
      * remove useless. test=develop
      
      * add all image kernels for Get/Add kernel. test=develop
      
      * add all image kernels for Get/Add kernel. test=develop
      
      * fix buffer kernels of opencl. test=develop
      
      * fix release opencl. test=develop
      af79018f
  4. 04 4月, 2020 1 次提交
  5. 03 4月, 2020 1 次提交
    • X
      [LITE][OPENCL][Image] add lws turn & close cl check when shutdownlog… (#3309) · 942bc409
      xiebaiyuan 提交于
      * [LITE][OPENCL][Image] add lws turn &  close cl check when shutdownlog , test=develop
      
      * [LITE][OPENCL][Image] add lws turn &  close cl check when shutdownlog , test=develop
      
      * [LITE][OPENCL][Image] add lws turn &  close cl check when shutdownlog , test=develop
      
      * [LITE][OPENCL][Image] add lws turn &  close cl check when shutdownlog , test=develop
      
      * [LITE][OPENCL][Image] add lws turn &  close cl check when shutdownlog , test=develop
      942bc409
  6. 27 3月, 2020 2 次提交
  7. 25 3月, 2020 2 次提交
  8. 24 3月, 2020 3 次提交
  9. 22 3月, 2020 1 次提交
  10. 18 3月, 2020 2 次提交
  11. 15 3月, 2020 2 次提交
  12. 14 3月, 2020 2 次提交
  13. 13 3月, 2020 1 次提交
  14. 11 3月, 2020 1 次提交
  15. 10 3月, 2020 2 次提交
  16. 09 3月, 2020 3 次提交
  17. 08 3月, 2020 1 次提交
  18. 07 3月, 2020 2 次提交
  19. 06 3月, 2020 1 次提交
    • H
      【OpenCL】add bilinear_interp op (#3088) · 56a3e8d2
      HappyAngel 提交于
      
      
      * fix
      
      * fix format. test=develop
      
      * fix format, test=develop
      
      * fix resize error
      
      * fix format. test=develop
      
      * fix format, test=develop
      
      * fix format
      
      * note log(4) << x_image. test=develop
      
      * note x_image printf. test=develop
      56a3e8d2
  20. 05 3月, 2020 1 次提交
  21. 04 3月, 2020 3 次提交
  22. 03 3月, 2020 2 次提交
  23. 02 3月, 2020 1 次提交
  24. 28 2月, 2020 2 次提交
  25. 27 2月, 2020 1 次提交
    • Y
      [LITE][OPENCL] replace vlog with log in pool, add each run duration print in test (#3010) · 4cf0287e
      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
      4cf0287e