• Y
    [LITE][OPENCL] Fix layout, target pass for OpenCL, add macro of... · 72c11758
    Yuan Shuai 提交于
    [LITE][OPENCL] Fix layout, target pass for OpenCL, add macro of CONVERT_TYPE_TO and READ/WRITE image, memory reuse in ResetLazyImage2D (#2170)
    
    * add macro of CONVERT_TYPE_TO and READ/WRITE image. test=develop
    
    * add data type control. test=develop
    
    * fix io op as general layout and precision. test=develop
    
    * Fix memory reuse strategy for opencl image2d. test=develop
    
    * remove std::array, std::map in about opencl backend. test=develop
    72c11758
io_copy_compute.cc 6.2 KB