1. 13 2月, 2020 11 次提交
  2. 12 2月, 2020 11 次提交
  3. 11 2月, 2020 4 次提交
  4. 10 2月, 2020 4 次提交
  5. 08 2月, 2020 2 次提交
  6. 07 2月, 2020 3 次提交
  7. 06 2月, 2020 2 次提交
  8. 05 2月, 2020 1 次提交
  9. 04 2月, 2020 2 次提交
    • 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
    • J
      benchmark support combined model, test=develop (#2804) · be504004
      juncaipeng 提交于
      be504004