MNN/source/backend/opengl/execution
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
..
GLBinary.cpp beta 0.2.0.2 2019-07-02 18:01:08 +08:00
GLBinary.hpp beta 0.2.0.1 2019-06-24 11:32:41 +08:00
GLConcat.cpp beta 0.2.0.2 2019-07-02 18:01:08 +08:00
GLConcat.hpp beta 0.2.0.2 2019-07-02 18:01:08 +08:00
GLConverter.cpp beta 0.2.0.2 2019-07-02 18:01:08 +08:00
GLConverter.hpp beta 0.2.0.1 2019-06-24 11:32:41 +08:00
GLConvolution.cpp beta 0.2.0.2 2019-07-02 18:01:08 +08:00
GLConvolution.hpp beta 0.2.0.1 2019-06-24 11:32:41 +08:00
GLConvolutionDepthwise.cpp beta 0.2.0.2 2019-07-02 18:01:08 +08:00
GLConvolutionDepthwise.hpp beta 0.1.1.4 2019-05-24 11:26:54 +08:00
GLConvolutionIm2col.cpp beta 0.2.0.2 2019-07-02 18:01:08 +08:00
GLConvolutionIm2col.hpp beta 0.2.0.1 2019-06-24 11:32:41 +08:00
GLEltwise.cpp beta 0.2.0.2 2019-07-02 18:01:08 +08:00
GLEltwise.hpp beta 0.1.1.4 2019-05-24 11:26:54 +08:00
GLInterp.cpp beta 0.2.0.2 2019-07-02 18:01:08 +08:00
GLInterp.hpp beta 0.2.0.1 2019-06-24 11:32:41 +08:00
GLPermute.cpp beta 0.2.0.2 2019-07-02 18:01:08 +08:00
GLPermute.hpp beta 0.2.0.1 2019-06-24 11:32:41 +08:00
GLPool.cpp beta 0.2.0.2 2019-07-02 18:01:08 +08:00
GLPool.hpp beta 0.1.1.4 2019-05-24 11:26:54 +08:00
GLRelu.cpp beta 0.2.0.2 2019-07-02 18:01:08 +08:00
GLRelu.hpp beta 0.2.0.1 2019-06-24 11:32:41 +08:00
GLReshape.cpp beta 0.2.0.2 2019-07-02 18:01:08 +08:00
GLReshape.hpp beta 0.2.0.1 2019-06-24 11:32:41 +08:00
GLSoftmax.cpp beta 0.2.0.2 2019-07-02 18:01:08 +08:00
GLSoftmax.hpp beta 0.2.0.1 2019-06-24 11:32:41 +08:00
GLSqueeze.cpp beta 0.2.0.2 2019-07-02 18:01:08 +08:00
GLSqueeze.hpp beta 0.2.0.2 2019-07-02 18:01:08 +08:00