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
db155b4d1d
beta 0.2.0.2
...
- CPU
- add padding support
- fix bug in permute when channel % 4 != 0
- fix bug in exp with extreme value
- OpenCL
- add protecting logics
- OpenGL
- add protecting logics
- support NCHW format in Squeeze and Reshape
- Converter
- add ShuffleChannel support for Caffe
- add Clip/Transpose/Unary/Pad supports for ONNX
2019-07-02 18:01:08 +08:00
liqing
ad759ebfae
beta 0.2.0.1
...
- support both armv7/arm64 in podspec (pod version >= 1.5.0 required)
- refactor neg axis support
- fix memory overlap in de-conv
- fix CONVOLUTION_TILED_NUMBER spell error
- fix few warnings
- add binary / interp / permute / relu / reshape / softmax support and optimize conv for OpenGL backend
- add clean in nmake build script
2019-06-24 11:32:41 +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