mirror of https://github.com/alibaba/MNN.git
- 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 |
||
|---|---|---|
| .. | ||
| GLBinary.cpp | ||
| GLBinary.hpp | ||
| GLConcat.cpp | ||
| GLConcat.hpp | ||
| GLConverter.cpp | ||
| GLConverter.hpp | ||
| GLConvolution.cpp | ||
| GLConvolution.hpp | ||
| GLConvolutionDepthwise.cpp | ||
| GLConvolutionDepthwise.hpp | ||
| GLConvolutionIm2col.cpp | ||
| GLConvolutionIm2col.hpp | ||
| GLEltwise.cpp | ||
| GLEltwise.hpp | ||
| GLInterp.cpp | ||
| GLInterp.hpp | ||
| GLPermute.cpp | ||
| GLPermute.hpp | ||
| GLPool.cpp | ||
| GLPool.hpp | ||
| GLRelu.cpp | ||
| GLRelu.hpp | ||
| GLReshape.cpp | ||
| GLReshape.hpp | ||
| GLSoftmax.cpp | ||
| GLSoftmax.hpp | ||
| GLSqueeze.cpp | ||
| GLSqueeze.hpp | ||