1. 20 5月, 2020 1 次提交
  2. 28 4月, 2020 1 次提交
  3. 19 4月, 2020 1 次提交
    • X
      [LITE][OPENCL]Fix opencl (#3433) · 9bd9311b
      xiebaiyuan 提交于
      * [lite][opencl] remove event with clfinish, add strict check for cl warning. add conv 3x3opt fallback opt layout cast ,test=develop
      
      * [LITE][OPENCL]rm event in element_add_buffer_compute test=develop
      
      * [LITE][OPENCL]suite cl_functions_test.cc test=develop
      
      * [LITE][OPENCL] suite cl_common.sh lint check test=develop
      
      * [LITE][OPENCL] suite conv_image_compute.cc lint check test=develop
      
      * [LITE][OPENCL] suite cl_wait_list() lint check test=develop
      9bd9311b
  4. 13 4月, 2020 1 次提交
  5. 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
  6. 04 4月, 2020 1 次提交
  7. 24 3月, 2020 1 次提交
  8. 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
  9. 05 3月, 2020 1 次提交
  10. 04 3月, 2020 1 次提交
    • H
      [opencl] add grid_sampler op (#3075) · 18d974c0
      HappyAngel 提交于
      
      * add grid sampler
      
      * reset act
      
      * fix conflict and readme, test=develop
      
      * fix ios v8 run error
      
      * fix grid_sampler compute error. test=develop
      
      * fix exp act run error, test=develop
      
      * fix format, test=develop
      18d974c0
  11. 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
  12. 26 2月, 2020 1 次提交
  13. 25 2月, 2020 1 次提交
  14. 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
  15. 10 2月, 2020 1 次提交