Browse Source

reorder kernel weight, pipeline friendly ;)

tags/20180704
nihuini 8 years ago
parent
commit
05d7562a5d
2 changed files with 1089 additions and 845 deletions
  1. +543
    -390
      src/layer/arm/convolution_1x1.h
  2. +546
    -455
      src/layer/arm/convolution_3x3.h

+ 543
- 390
src/layer/arm/convolution_1x1.h
File diff suppressed because it is too large
View File


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


Loading…
Cancel
Save