• 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
conv3x3s1px_depthwise_fp32.cc 44.7 KB