mirror of https://github.com/alibaba/MNN.git
- cpu & gpu - add ceil mode in pool - fix softmax with neg axis - cpu - add unsqueeze op - optimize lstm - gpu - add 5x5 winograd in metal - add batch support for winograd in opencl - onnx - add concat / gather / shape / squeeze / unsqueeze - fix data type support in constant |
||
|---|---|---|
| .. | ||
| codegen | ||
| batch_to_space.cl | ||
| binary.cl | ||
| blit.cl | ||
| blitBuffer.cl | ||
| buffer_to_image.cl | ||
| conv_2d.cl | ||
| copy_buffer_to_image2d.cl | ||
| crop.cl | ||
| deconv_2d.cl | ||
| depthwise_conv2d.cl | ||
| depthwise_deconv2d.cl | ||
| gemm.cl | ||
| interp.cl | ||
| lrn.cl | ||
| nearest.cl | ||
| normalize.cl | ||
| opencl_codegen.py | ||
| performance.cl | ||
| pooling.cl | ||
| roi_pooling.cl | ||
| scale.cl | ||
| softmax.cl | ||
| softmax_common.cl | ||
| space_to_batch.cl | ||
| spatial_product.cl | ||
| unary.cl | ||
| winogradTransformDest2_3_1.cl | ||
| winogradTransformDest2_5_1.cl | ||
| winogradTransformSource2_3_1.cl | ||
| winogradTransformSource2_5_1.cl | ||