| .. |
|
ShapeArgMax.cpp
|
[PATCH 07/17] [MNN:Bugfix] Fix bug for ShapeArgMax's utf-code
|
2020-04-13 13:08:05 +08:00 |
|
ShapeAsString.cpp
|
Update
|
2019-12-27 22:16:57 +08:00 |
|
ShapeBatchMatMul.cpp
|
Update
|
2019-12-27 22:16:57 +08:00 |
|
ShapeBatchToSpaceND.cpp
|
Update
|
2020-02-26 09:57:17 +08:00 |
|
ShapeBinaryOp.cpp
|
bug fix for binary op shape
|
2020-02-26 17:13:46 +08:00 |
|
ShapeBroadcastTo.cpp
|
Update
|
2020-02-26 09:57:17 +08:00 |
|
ShapeCast.cpp
|
Update
|
2019-12-27 22:16:57 +08:00 |
|
ShapeConcat.cpp
|
[MNN:Sync] Sync internal git for remain patch
|
2020-03-22 20:33:03 +08:00 |
|
ShapeConst.cpp
|
Update
|
2019-12-27 22:16:57 +08:00 |
|
ShapeConvolution.cpp
|
[MNN:Sync] Sync internal git for remain patch
|
2020-03-22 20:33:03 +08:00 |
|
ShapeConvolution3D.cpp
|
Update
|
2019-12-27 22:16:57 +08:00 |
|
ShapeCosineSimilarity.cpp
|
Update
|
2020-02-26 09:57:17 +08:00 |
|
ShapeCrop.cpp
|
Update
|
2020-02-26 09:57:17 +08:00 |
|
ShapeCropAndResize.cpp
|
Update
|
2020-02-26 09:57:17 +08:00 |
|
ShapeDeconvolution.cpp
|
Update
|
2020-02-26 09:57:17 +08:00 |
|
ShapeDepthToSpace.cpp
|
Update
|
2020-02-26 09:57:17 +08:00 |
|
ShapeDequantize.cpp
|
Update
|
2019-12-27 22:16:57 +08:00 |
|
ShapeDetectionOutput.cpp
|
Update
|
2020-02-26 09:57:17 +08:00 |
|
ShapeDetectionPostProcess.cpp
|
Update
|
2020-02-26 09:57:17 +08:00 |
|
ShapeEltwise.cpp
|
Update
|
2020-02-26 09:57:17 +08:00 |
|
ShapeExpandDims.cpp
|
Update
|
2019-12-27 22:16:57 +08:00 |
|
ShapeFill.cpp
|
Update
|
2020-02-26 09:57:17 +08:00 |
|
ShapeGather.cpp
|
Update
|
2019-12-27 22:16:57 +08:00 |
|
ShapeGatherND.cpp
|
Sync. Fix OpenGL related building issues. Build the whole suite on Android CI (#580)
|
2020-01-16 16:55:46 +08:00 |
|
ShapeGatherV2.cpp
|
Sync. Fix OpenGL related building issues. Build the whole suite on Android CI (#580)
|
2020-01-16 16:55:46 +08:00 |
|
ShapeInnerProduct.cpp
|
Update
|
2020-02-26 09:57:17 +08:00 |
|
ShapeInterp.cpp
|
[PATCH 135/160] [Bugfix] fix interp with shape in float type
|
2020-03-22 19:02:13 +08:00 |
|
ShapeLSTM.cpp
|
Update
|
2020-02-26 09:57:17 +08:00 |
|
ShapeLinSpace.cpp
|
Update
|
2019-12-27 22:16:57 +08:00 |
|
ShapeMatMul.cpp
|
Update
|
2019-12-27 22:16:57 +08:00 |
|
ShapeMoments.cpp
|
[PATCH 03/28] [Converter:Feature] Support onnx instance normal
|
2020-03-31 11:12:38 +08:00 |
|
ShapeNonMaxSuppressionV2.cpp
|
Update
|
2019-12-27 22:16:57 +08:00 |
|
ShapeOneHot.cpp
|
[Train:Refractor] Optimize the PipelineModule's usage
|
2020-03-12 09:36:34 +08:00 |
|
ShapePack.cpp
|
Update
|
2019-12-27 22:16:57 +08:00 |
|
ShapePadding.cpp
|
Update
|
2019-12-27 22:16:57 +08:00 |
|
ShapePermute.cpp
|
Update
|
2020-02-26 09:57:17 +08:00 |
|
ShapePlugin.cpp
|
[MNN:Sync] Add MNN-Plugin, Fix serveral bug
|
2020-04-14 21:43:02 +08:00 |
|
ShapePool.cpp
|
[MNN:Sync] Sync internal git for remain patch
|
2020-03-22 20:33:03 +08:00 |
|
ShapePool3D.cpp
|
Update
|
2019-12-27 22:16:57 +08:00 |
|
ShapePriorbox.cpp
|
Update
|
2020-02-26 09:57:17 +08:00 |
|
ShapeProposal.cpp
|
Update
|
2020-02-26 09:57:17 +08:00 |
|
ShapeQuantizedAvgPool.cpp
|
Update
|
2020-02-26 09:57:17 +08:00 |
|
ShapeQuantizedMaxPool.cpp
|
Update
|
2020-02-26 09:57:17 +08:00 |
|
ShapeQuantizedReshape.cpp
|
Update
|
2020-02-26 09:57:17 +08:00 |
|
ShapeRNNSequenceGRU.cpp
|
Update
|
2020-02-26 09:57:17 +08:00 |
|
ShapeROIPooling.cpp
|
Update
|
2020-02-26 09:57:17 +08:00 |
|
ShapeRange.cpp
|
Sync. Fix OpenGL related building issues. Build the whole suite on Android CI (#580)
|
2020-01-16 16:55:46 +08:00 |
|
ShapeRank.cpp
|
Update
|
2019-12-27 22:16:57 +08:00 |
|
ShapeReduceJoin.cpp
|
Update
|
2019-12-27 22:16:57 +08:00 |
|
ShapeReduction.cpp
|
Update
|
2019-12-27 22:16:57 +08:00 |
|
ShapeRegister.cpp
|
[PATCH 137/160] [MNN:Bugfix] Fix bug for run on ios's conv2dbackprop
|
2020-03-22 19:02:13 +08:00 |
|
ShapeReshape.cpp
|
[MNN:Sync] Sync internal git for remain patch
|
2020-03-22 20:33:03 +08:00 |
|
ShapeResize.cpp
|
[PATCH 08/24] [MNN:Bugfix] Fix resize not set dimension
|
2020-03-06 11:04:53 +08:00 |
|
ShapeScatterNd.cpp
|
Update
|
2019-12-27 22:16:57 +08:00 |
|
ShapeSelect.cpp
|
Update
|
2019-12-27 22:16:57 +08:00 |
|
ShapeShape.cpp
|
[MNN:Sync] Sync internal git for remain patch
|
2020-03-22 20:33:03 +08:00 |
|
ShapeSize.cpp
|
Update
|
2019-12-27 22:16:57 +08:00 |
|
ShapeSlice.cpp
|
fix bug in shaping slice
|
2020-04-27 09:46:13 +08:00 |
|
ShapeSliceTf.cpp
|
Update
|
2019-12-27 22:16:57 +08:00 |
|
ShapeSpaceToBatchND.cpp
|
Update
|
2020-02-26 09:57:17 +08:00 |
|
ShapeSpaceToDepth.cpp
|
Update
|
2020-02-26 09:57:17 +08:00 |
|
ShapeSqueeze.cpp
|
Update
|
2019-12-27 22:16:57 +08:00 |
|
ShapeStridedSlice.cpp
|
Update
|
2019-12-27 22:16:57 +08:00 |
|
ShapeTFQuantizedConv2D.cpp
|
Update
|
2019-12-27 22:16:57 +08:00 |
|
ShapeTensorConvert.cpp
|
Update
|
2020-02-26 09:57:17 +08:00 |
|
ShapeTile.cpp
|
Update
|
2019-12-27 22:16:57 +08:00 |
|
ShapeTopKV2.cpp
|
Update
|
2019-12-27 22:16:57 +08:00 |
|
ShapeTranspose.cpp
|
Update
|
2019-12-27 22:16:57 +08:00 |
|
ShapeUnpack.cpp
|
[PATCH 16/17] [MNN:Bugfix] Fix bug for spectial model unpack error
|
2020-04-13 13:08:05 +08:00 |
|
ShapeUnravelIndex.cpp
|
Update
|
2019-12-27 22:16:57 +08:00 |
|
ShapeWhere.cpp
|
Update
|
2019-12-27 22:16:57 +08:00 |