• 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
depthwise_conv2d_buffer_compute.cc 5.3 KB