1. 27 3月, 2020 2 次提交
  2. 24 3月, 2020 3 次提交
  3. 23 3月, 2020 3 次提交
  4. 22 3月, 2020 1 次提交
  5. 17 3月, 2020 1 次提交
  6. 16 3月, 2020 2 次提交
  7. 15 3月, 2020 2 次提交
    • Y
      [LITE][OPENCL] Add lws for opencl conv image kernel (#3191) · 23c56b1e
      Yuan Shuai 提交于
      * [LITE][OPENCL] Change fp32 fc to fp16's. test=develop
      
      * fix act in conv3x3opt opencl kernel. test=develop
      
      * [LITE][OPENCL] fix opencl fc kernel. test=develop
      
      * [LITE][OPENCL] add lws for opencl conv image kernel. test=develop
      23c56b1e
    • Y
      [LITE][OPENCL] Fix fc opencl (#3190) · 0f110d69
      Yuan Shuai 提交于
      * [LITE][OPENCL] Change fp32 fc to fp16's. test=develop
      
      * fix act in conv3x3opt opencl kernel. test=develop
      
      * [LITE][OPENCL] fix opencl fc kernel. test=develop
      0f110d69
  8. 14 3月, 2020 5 次提交
  9. 13 3月, 2020 2 次提交
  10. 11 3月, 2020 1 次提交
  11. 10 3月, 2020 2 次提交
  12. 09 3月, 2020 4 次提交
  13. 08 3月, 2020 1 次提交
  14. 06 3月, 2020 3 次提交
  15. 05 3月, 2020 1 次提交
  16. 04 3月, 2020 3 次提交
  17. 03 3月, 2020 2 次提交
  18. 02 3月, 2020 1 次提交
  19. 28 2月, 2020 1 次提交
    • M
      add sequence_conv op and arm kernel (#3016) · c5d69591
      mapingshuo 提交于
      * add sequence_conv op and arm kernel
      
      * add test, test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * test=develop
      
      * modify code style. test=develop
      
      * fix ut, test=develop
      
      * delete unused code, test=develop
      c5d69591