1. 09 3月, 2020 1 次提交
  2. 25 2月, 2020 1 次提交
    • X
      [LITE][OPENCL][Image] conv 1x1 5x5 7x7 suite (#2998) · b4c5fdb8
      xiebaiyuan 提交于
      * [LITE][OPENCL][Image] conv 1x1 5x5 7x7 suite
      
      # Conflicts:
      #	lite/kernels/opencl/conv_image_compute_test.cc
      
      * [LITE][OPENCL][Image] conv 1x1 5x5 7x7 suite,test=develop
      
      * [LITE][OPENCL][Image] conv 1x1 5x5 7x7 suite,test=develop
      
      * [LITE][OPENCL][Image] conv 1x1 5x5 7x7 suite,test=develop
      
      * [LITE][OPENCL][Image] conv 1x1 5x5 7x7 suite,rm1x1 old,test=develop
      b4c5fdb8
  3. 24 2月, 2020 1 次提交
  4. 08 2月, 2020 1 次提交
  5. 19 1月, 2020 1 次提交
  6. 17 12月, 2019 1 次提交
    • X
      Develop lite reshape (#2613) · 3368a1e0
      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
      3368a1e0
  7. 16 12月, 2019 1 次提交
  8. 12 12月, 2019 1 次提交
    • 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