Commit Graph

15 Commits

Author SHA1 Message Date
liqing 2fc8a201de beta 0.1.1.3
- fix benchmark script for older version adb
- add FAQ.md
- add environment requirement in Install.md
- add coeff in Eltwise Op
- fix bugs in strassen 1x1 data preparation
- add download failure process in get_model.sh
2019-05-17 14:59:57 +08:00
smalltao 249f812b0e Typo in CPURange.hpp 2019-05-15 21:57:40 +08:00
liqing 28a6f1a614 beta 0.1.1.2
- fix register typo
- add input count in conv model
- add 5x5 winograd convolution for OpenCL
- edit condition to use half in OpenCL
- upgrade build.gradle
2019-05-14 19:54:21 +08:00
Sungmann Cho 455786f0dc Fix minor typos
1. bechmark -> benchmark
2. MMN -> MNN
3. nomalize -> normalize
4. paramater -> parameter
5. tflie -> tflite
2019-05-14 08:47:10 +09:00
liqing 9bfb58a3ec fix backend/op/sizer register 2019-05-09 19:39:33 +08:00
liqing 605ee29dee improve permute 28% 2019-05-09 19:38:53 +08:00
nihuini b3e27f91a2 fix oops 2019-05-09 10:20:56 +08:00
liqing adaea9c362 fix register spell 2019-05-08 16:37:43 +08:00
liqing 636b31725a fix iOS asm compile error 2019-05-08 16:37:18 +08:00
liqing f2d6e8fe2d beta 0.1.1.1
- use code generate for op/backend/sizer register
- add pose demo
- fix docs & script
- improve cpu softmax performance 80%
- improve converter ops fuse
2019-05-08 15:44:57 +08:00
liqing 3cec8aa4d9 fix CPU pool & Metal scale op bugs 2019-05-07 16:16:34 +08:00
liqing 0bbdb6ac56 remove usages of GNU unused attribute 2019-05-07 16:15:16 +08:00
nihui 195d439518
fix include guard oops 2019-05-06 12:39:25 +08:00
liqing 07e28c80d3 beta 0.1.1
- update resources and docs
  - unite tensor's width/height/channel/batch getter
  - optimize several ops
  - fix compile warnings and errors on Ubantu
  - some other bug fixes
2019-05-05 20:27:57 +08:00
liqing 5551108af8 beta 0.1.0 2019-04-19 20:50:09 +08:00