* add feature map output for mmseg * update api * update demo * fix return * update format_shape * fix lint * update csharp demo * update python demo && api * fix coreml build * fix lint * better sort * update * update cpp demo & add missing header * change to CHW * update csharp api * update isort version to 5.12.0 * fix python api * fix log * more detail api docs * isort support python3.7 * remove isort change * remove whitespace * axes check * remove FormatShapeImpl * minor * add permute tc * remove stride buffer (cherry picked from commit b85f34141b)
b85f34141b
* Split demos of C and C++ SDK into two subdirectories * Split demos of C and C++ SDK into two subdirectories * Split demos of C and C++ SDK into two subdirectories * Split demos of C and C++ SDK into two subdirectories * Combine add_example