• X
    [LITE][OPENCL] Add conv2d_1x1 opencl kernel (#2591) · e583a55d
    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
    e583a55d
conv2d_1x1_compute_test.cc 13.3 KB