mirror of https://github.com/alibaba/MNN.git
# 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 |
||
|---|---|---|
| .. | ||
| CMakeLists.txt | ||
| Config.cpp | ||
| Config.hpp | ||
| MNNV2Basic.cpp | ||
| Profiler.cpp | ||
| Profiler.hpp | ||
| backendTest.cpp | ||
| checkDir.cpp | ||
| checkFile.cpp | ||
| checkInvalidValue.cpp | ||
| getPerformance.cpp | ||
| mobilenetTest.cpp | ||
| revertMNNModel.cpp | ||
| revertMNNModel.hpp | ||
| testModel.cpp | ||
| testModelWithDescrisbe.cpp | ||
| timeProfile.cpp | ||
| winogradExample.cpp | ||
| winogradGenerateCL.cpp | ||
| winogradGenerateGLSL.cpp | ||