From 206840071b18858dabf421da1fc3afe9692098c2 Mon Sep 17 00:00:00 2001 From: zhangyi Date: Thu, 7 Apr 2022 17:00:28 +0800 Subject: [PATCH] modify the English file --- docs/mindinsight/docs/source_en/index.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/docs/mindinsight/docs/source_en/index.rst b/docs/mindinsight/docs/source_en/index.rst index 8cd63a9dce..abcfd9c5be 100644 --- a/docs/mindinsight/docs/source_en/index.rst +++ b/docs/mindinsight/docs/source_en/index.rst @@ -99,6 +99,13 @@ Using MindConverter to Migrate Models landscape mindinsight_commands +.. toctree:: + :maxdepth: 1 + :caption: Accuracy Tuning Guide + + accuracy_problem_preliminary_location + accuracy_optimization + .. toctree:: :maxdepth: 1 :caption: Performance Tuning Guide -- Gitee