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 |
||
|---|---|---|
| .. | ||
| ShapeArgMax.cpp | ||
| ShapeAsString.cpp | ||
| ShapeBatchMatMul.cpp | ||
| ShapeBatchToSpaceND.cpp | ||
| ShapeBinaryOp.cpp | ||
| ShapeCast.cpp | ||
| ShapeConcat.cpp | ||
| ShapeConst.cpp | ||
| ShapeConvolution.cpp | ||
| ShapeConvolution3D.cpp | ||
| ShapeCosineSimilarity.cpp | ||
| ShapeCrop.cpp | ||
| ShapeCropAndResize.cpp | ||
| ShapeDeconvolution.cpp | ||
| ShapeDepthToSpace.cpp | ||
| ShapeDequantize.cpp | ||
| ShapeDetectionOutput.cpp | ||
| ShapeDetectionPostProcess.cpp | ||
| ShapeEltwise.cpp | ||
| ShapeExpandDims.cpp | ||
| ShapeFill.cpp | ||
| ShapeGather.cpp | ||
| ShapeGatherND.cpp | ||
| ShapeGatherV2.cpp | ||
| ShapeInnerProduct.cpp | ||
| ShapeInterp.cpp | ||
| ShapeLSTM.cpp | ||
| ShapeMatMul.cpp | ||
| ShapeMoments.cpp | ||
| ShapeNonMaxSuppressionV2.cpp | ||
| ShapePack.cpp | ||
| ShapePadding.cpp | ||
| ShapePermute.cpp | ||
| ShapePool.cpp | ||
| ShapePool3D.cpp | ||
| ShapePriorbox.cpp | ||
| ShapeProposal.cpp | ||
| ShapeQuantizedAvgPool.cpp | ||
| ShapeQuantizedMaxPool.cpp | ||
| ShapeQuantizedReshape.cpp | ||
| ShapeRNNSequenceGRU.cpp | ||
| ShapeROIPooling.cpp | ||
| ShapeRange.cpp | ||
| ShapeRank.cpp | ||
| ShapeReduceJoin.cpp | ||
| ShapeReduction.cpp | ||
| ShapeRegister.cpp | ||
| ShapeReshape.cpp | ||
| ShapeResize.cpp | ||
| ShapeSelect.cpp | ||
| ShapeShape.cpp | ||
| ShapeSize.cpp | ||
| ShapeSlice.cpp | ||
| ShapeSliceTf.cpp | ||
| ShapeSpaceToBatchND.cpp | ||
| ShapeSpaceToDepth.cpp | ||
| ShapeSqueeze.cpp | ||
| ShapeStridedSlice.cpp | ||
| ShapeTFQuantizedConv2D.cpp | ||
| ShapeTensorConvert.cpp | ||
| ShapeTile.cpp | ||
| ShapeTopKV2.cpp | ||
| ShapeTranspose.cpp | ||
| ShapeUnpack.cpp | ||
| ShapeWhere.cpp | ||