diff --git a/design/meps/mep-akg/MEP-AKG.md b/design/meps/mep-akg/MEP-AKG.md
index 6889284..262ef48 100644
--- a/design/meps/mep-akg/MEP-AKG.md
+++ b/design/meps/mep-akg/MEP-AKG.md
@@ -143,7 +143,7 @@ AKG composes with four basic optimization module, normalization, auto schedule,
When GraphKernel is enabled, ops are reconstructed in the graph level. The new ops described in the format of json will be translated into DSL in AKG and then compiled to the target binary.
-
+
diff --git a/design/meps/mep-akg/akg_in_mindspore.png b/design/meps/mep-akg/akg_in_mindspore.png
new file mode 100644
index 0000000..1a6c862
Binary files /dev/null and b/design/meps/mep-akg/akg_in_mindspore.png differ