1. 17 12月, 2019 1 次提交
    • X
      Develop lite reshape (#2613) · e3808d79
      xiebaiyuan 提交于
      * add reshape opencl kernel && optimise conv 1x1 ,test=develop
      
      * add reshape opencl kernel && optimise conv 1x1 &&code style ,test=develop
      
      * add reshape opencl kernel && optimise conv 1x1 &&code style ,test=develop
      e3808d79
  2. 16 12月, 2019 1 次提交
  3. 12 12月, 2019 1 次提交
    • 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