1. 21 2月, 2020 1 次提交
  2. 20 2月, 2020 4 次提交
  3. 18 2月, 2020 2 次提交
  4. 17 2月, 2020 1 次提交
  5. 15 2月, 2020 1 次提交
  6. 14 2月, 2020 5 次提交
  7. 13 2月, 2020 4 次提交
  8. 12 2月, 2020 7 次提交
  9. 11 2月, 2020 2 次提交
  10. 10 2月, 2020 3 次提交
  11. 08 2月, 2020 1 次提交
  12. 07 2月, 2020 2 次提交
  13. 04 2月, 2020 1 次提交
    • Y
      [ARM] 5x5dw and sgemv support fuse activation, test=develop (#2797) · 928e2a24
      yiicy 提交于
      * refactor 5x5s1 dw conv armv8, test=develop
      
      * [ARM] refactor depthwise conv 5x5s1, and support relu6, leakey relu, test=develop
      
      * [ARM] sgemv support fuse relu6 and leakey relu,test=develop
      
      * [ARM] reduce some conv ut case, test=develop
      
      * [ARM] fix 5x5dw conv pick kernel bug, test=develop
      
      * fix code style, test=develop
      
      * [ARM] fix sgemv fuse relu6 bug, test=develop
      
      * [ARM] fix fp32 5x5s1 dw bug, test=develop
      
      * [ARM] fix fp32 5x5 dw conv pick kernel bug, test=develop
      928e2a24
  14. 03 2月, 2020 3 次提交
  15. 24 1月, 2020 1 次提交
  16. 21 1月, 2020 1 次提交
  17. 19 1月, 2020 1 次提交
    • W
      fix bug for crmm model test=develop (#2786) · 922ace19
      Wilber 提交于
      - modify aligned_matmul kernel for dynamically malloc memory
      - fix top_k_avg_pooling kernel to support data whose size is more than cuda shared memory.
      922ace19