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 |
||
|---|---|---|
| .. | ||
| avgpool.glsl | ||
| binary.glsl | ||
| blit.glsl | ||
| col2im.glsl | ||
| converter.glsl | ||
| convlutionDepthwise.glsl | ||
| convolution.glsl | ||
| convolution1x1.glsl | ||
| eltwise.glsl | ||
| gemm16x16.glsl | ||
| im2col.glsl | ||
| im2col1x1.glsl | ||
| image_copy.glsl | ||
| image_to_nc4hw4_buffer.glsl | ||
| image_to_nchw_buffer.glsl | ||
| image_to_nhwc_buffer.glsl | ||
| kernel2ImageDepthwise.glsl | ||
| kernel2image.glsl | ||
| kernel2image_adreno.glsl | ||
| maxpool.glsl | ||
| nc4hw4_buffer_to_image.glsl | ||
| nchw_buffer_to_image.glsl | ||
| nhwc_buffer_to_image.glsl | ||
| permute.glsl | ||
| relu.glsl | ||
| resizeBilinear.glsl | ||
| softmaxChannel.glsl | ||
| softmaxHeight.glsl | ||
| softmaxWidth.glsl | ||