• X
    [LITE][OPENCL] Add conv2d_1x1 opencl kernel (#2591) · 06e754c9
    xiebaiyuan 提交于
    * add opencl conv1x1 image impl and unit test pass with relu & bias,
    add layout_compute --> buffer2image float32 --> with unit test pass
    suite checked test for more situation , test=develop
    
    * add opencl conv1x1 image impl and unit test pass with relu & bias,
    add layout_compute --> buffer2image float32 --> with unit test pass
    suite checked test for more situation , test=develop
    
    * fix white space cpp lint , test=develop
    06e754c9
conv2d_1x1_compute.cc 9.5 KB