Browse Source

yet another winograd convolution implementation, unroll outch 8 tiles 4 inch 4, about 22% faster, more optimization may comes soon :>

tags/20180704
nihuini 8 years ago
parent
commit
ce74836e2a
1 changed files with 2043 additions and 0 deletions
  1. +2043
    -0
      src/layer/arm/convolution_3x3.h

+ 2043
- 0
src/layer/arm/convolution_3x3.h
File diff suppressed because it is too large
View File


Loading…
Cancel
Save