提交 8a509baf 编写于 作者: M mindspore-ci-bot 提交者: Gitee

!798 modify files in lite for r0.7

Merge pull request !798 from lvmingfu/r0.7
......@@ -11,6 +11,5 @@ MindSpore端侧文档
:maxdepth: 1
architecture
roadmap
operator_list
glossary
\ No newline at end of file
# RoadMap
<a href="https://gitee.com/mindspore/docs/blob/master/lite/docs/source_zh_cn/roadmap.md" target="_blank"><img src="./_static/logo_source.png"></a>
1. 增加更多的FP16、INT8和UINT8 CPU算子;
2. 增加更多的openCL、openGL、vulkan和metal GPU算子;
3. 增加控制流算子支持;
4. 增加NPU支持;
5. 增加部署在IoT设备的推理框架;
6. 增加图像分割、文字识别、人脸检测等预制模型;
7. 增加Lite的图像分割、文字识别、人脸检测等预置样例;
8. 增加Micro的样例;
9. 端侧训练支持;
10. pipeline数据处理丰富;
11. 模型转换工具支持windows和MAC。
\ No newline at end of file
......@@ -12,7 +12,7 @@ MindSpore Lite Tutorials
:caption: Quick Start
deploy
quick_start/quick_start_lite
quick_start/quick_start
.. toctree::
:glob:
......@@ -20,4 +20,6 @@ MindSpore Lite Tutorials
:caption: Use
use/converter_tool
use/tools
use/runtime
use/benchmark_tool
use/timeprofiler_tool
Other Tools
===========
.. toctree::
:maxdepth: 1
benchmark_tool
timeprofiler_tool
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册