• Y
    [LITE][OPENCL] support image2d type (#2158) · 74074146
    Yuan Shuai 提交于
    * [LITE][OPENCL] support image2d. test=develop
    
    * add context changed with consider image*. test=develop
    
    * add layout, relu image kernels. test=develop
    
    * replace image_data with data, mutable_image_data with mutable_data, test=develop
    
    * comment unused var. test=develop
    
    * remove unused var. test=develop
    74074146
layout_compute.cc 10.7 KB