MNN/source/math
liqing e93e8dcbe8 0.2.1.5
# integration
- add travis CI
- fix building parameters for python

# converter
- add half storage option for MNN converter
- fix op name lost in converter
- fix converter bug for print input output, identity remove output

# ops
- add quantized Convolution & Deconvolution support on OpenCL
- add more expression supports
- add DetectionPostProcess Op for TensorFlow Lite (ssd is supported directly now)
- add supports for LSTM & ELU for ONNX
- add support for Convolution that weights is not constant for ONNX
- fix Unary Op compile error on Linux
- fix Metal backend buffer reuse after resize
- fix Metal raw memory access after model releasing
- fix redundant transpose in Winograd generater
2019-11-15 14:22:45 +08:00
..
Matrix.cpp beta 0.2.0.8 2019-08-22 20:13:46 +08:00
Matrix.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00
Vec4.hpp - dynamic computation graph (beta) 2019-09-26 21:02:07 +08:00
WingoradGenerater.cpp 0.2.1.5 2019-11-15 14:22:45 +08:00
WingoradGenerater.hpp beta 0.1.0 2019-04-19 20:50:09 +08:00