1. 26 12月, 2019 2 次提交
  2. 25 12月, 2019 2 次提交
    • L
      Use static array instead of std::vector in DDimLite. · 1abd9921
      Liu Yiqun 提交于
      test=develop
      1abd9921
    • Y
      [X86] Polish the implementation of fc and imporve the unittest (#2656) · 28481458
      Yiqun Liu 提交于
      * Remove GEMM padding in fc_compute.
      test=develop
      
      * Write a common ParallelFor function to run the for loop in parallel.
      
      * Add the codes of padding GEMM back in fc.
      
      * Refine the code of fc when padding_weight is false to avoid the definition of temporary Tensor.
      
      * Refine the unit test of fc and add testing case of padding and parallel.
      test=develop
      
      * Enable more test cases in common fc unittest, including padding and parallel for x86 target.
      
      * Remove the fc test under kernels/x86.
      test=develop
      
      * Disable relu in test of fc for non-x86 target.
      test=develop
      
      * Change the eps of arm.
      test=develop
      28481458
  3. 24 12月, 2019 5 次提交
  4. 23 12月, 2019 2 次提交
  5. 21 12月, 2019 1 次提交
  6. 20 12月, 2019 3 次提交
  7. 19 12月, 2019 3 次提交
  8. 18 12月, 2019 1 次提交
  9. 17 12月, 2019 3 次提交
  10. 16 12月, 2019 2 次提交
  11. 15 12月, 2019 1 次提交
  12. 13 12月, 2019 1 次提交
  13. 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
  14. 11 12月, 2019 1 次提交
  15. 10 12月, 2019 3 次提交
  16. 09 12月, 2019 1 次提交
  17. 08 12月, 2019 1 次提交
  18. 07 12月, 2019 2 次提交
  19. 06 12月, 2019 1 次提交
  20. 04 12月, 2019 2 次提交
  21. 03 12月, 2019 2 次提交