Commit Graph

6 Commits

Author SHA1 Message Date
xiaying 68708c5d66 Sync Internal 2.0.4 2022-08-12 10:30:48 +08:00
Zhang 002ac367e4
Update 2019-12-27 22:16:57 +08:00
liqing 6a4213f7dc beta 0.2.0.0
- replace FreeImage with stb_image
- warn unicode error in Windows compiling
- separate clang/gcc build script for android
- add default values in fbs
- optimize CPU conv / conv depthwise / deconv / deconv depthwise / lstm / sigmoid
- add sub support in eltwise
- add reciprocal / log1p / log in unary
- add zero like / select / set diff 1d
- add batch support for permute
- add training codes
- fix metal error in dynamic separate storage type handling
2019-06-17 20:10:35 +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
hiigao c9ed48c533 Fix missing memory header in ubuntu 16.04 2019-05-08 12:05:10 +08:00
liqing 5551108af8 beta 0.1.0 2019-04-19 20:50:09 +08:00