Commit Graph

3 Commits

Author SHA1 Message Date
Zhang 002ac367e4
Update 2019-12-27 22:16:57 +08:00
liqing 7bb0df92dc beta 0.2.0.5
- CPU
	- add support for DepthToSpace & SpaceToDepth ops
- OpenGL
	- add Android demo
	- add half / float runtime option
	- add support for ROIPooling, Squeeze
	- fix bugs in conv im2col
- OpenCL
	- fix Concat, Eltwise, Reshape bugs
- Tools
	- add KL threshold method in quantization tool
	- support optimization for graph with multiple rnn
2019-07-25 13:36:35 +08:00
liqing 934d9bae07 beta 0.1.1.4
- refactor OpenGL, test relative codes
- optimize LRN
- fix doc link error
2019-05-24 11:26:54 +08:00