Tencent / FeatherCNN

FeatherCNN is a high performance inference engine for convolutional neural networks.
1.21k stars 284 forks source link

some update #11

Closed tianylijun closed 6 years ago

tianylijun commented 6 years ago

1、Add prelu layer 2、Implement DropOut layer 3、model convert support depthwise 4、some changes for easy read 5、change some file location 6、work around some bugs(Forward Twice result error) 7、extend example support opencv 8、add some build cmd

turbo0628 commented 6 years ago

Thanks for your contributions, I'll merge them into the master branch as soon as I've got time!