diff --git a/lite/tutorials/source_en/images/lite_quick_start_app_result.jpg b/lite/tutorials/source_en/images/lite_quick_start_app_result.jpg deleted file mode 100644 index 9287aad111992c39145c70f6a473818e31402bc7..0000000000000000000000000000000000000000 Binary files a/lite/tutorials/source_en/images/lite_quick_start_app_result.jpg and /dev/null differ diff --git a/lite/tutorials/source_en/images/lite_quick_start_app_result.png b/lite/tutorials/source_en/images/lite_quick_start_app_result.png new file mode 100644 index 0000000000000000000000000000000000000000..e66e8ba8873389e23f7f218a96683f707ea3e459 Binary files /dev/null and b/lite/tutorials/source_en/images/lite_quick_start_app_result.png differ diff --git a/lite/tutorials/source_en/quick_start/quick_start.md b/lite/tutorials/source_en/quick_start/quick_start.md index c16e319b956ce22257a5f21fb8664213fac77505..4eb93b75eddbf82cbb65cf9b280f840b0453c51a 100644 --- a/lite/tutorials/source_en/quick_start/quick_start.md +++ b/lite/tutorials/source_en/quick_start/quick_start.md @@ -82,7 +82,7 @@ The following section describes how to build and execute an on-device image clas 3. Continue the installation on the Android device. After the installation is complete, you can view the content captured by a camera and the inference result. - ![result](../images/lite_quick_start_app_result.jpg) + ![result](../images/lite_quick_start_app_result.png) ## Detailed Description of the Sample Program diff --git a/lite/tutorials/source_zh_cn/images/lite_quick_start_app_result.jpg b/lite/tutorials/source_zh_cn/images/lite_quick_start_app_result.jpg deleted file mode 100644 index 9287aad111992c39145c70f6a473818e31402bc7..0000000000000000000000000000000000000000 Binary files a/lite/tutorials/source_zh_cn/images/lite_quick_start_app_result.jpg and /dev/null differ diff --git a/lite/tutorials/source_zh_cn/images/lite_quick_start_app_result.png b/lite/tutorials/source_zh_cn/images/lite_quick_start_app_result.png index 6dd7a9027299144fb6264127ed207366de2ce347..e66e8ba8873389e23f7f218a96683f707ea3e459 100644 Binary files a/lite/tutorials/source_zh_cn/images/lite_quick_start_app_result.png and b/lite/tutorials/source_zh_cn/images/lite_quick_start_app_result.png differ diff --git a/lite/tutorials/source_zh_cn/quick_start/quick_start.md b/lite/tutorials/source_zh_cn/quick_start/quick_start.md index 891b0165d34ba2e8a696388a3770472071e8ab06..56ab43389a23540c84e76f393cf50f332a88452c 100644 --- a/lite/tutorials/source_zh_cn/quick_start/quick_start.md +++ b/lite/tutorials/source_zh_cn/quick_start/quick_start.md @@ -85,7 +85,7 @@ MindSpore Model Zoo中图像分类模型可[在此下载](https://download.minds 识别结果如下图所示。 - ![result](../images/lite_quick_start_app_result.jpg) + ![result](../images/lite_quick_start_app_result.png) ## 示例程序详细说明 diff --git a/resource/release/release_list_en.md b/resource/release/release_list_en.md index fba8cb8dd1cfeec205bb34d6486445044e7d45bc..2a6f21ad5c463c782595e3cdb95310449444c438 100644 --- a/resource/release/release_list_en.md +++ b/resource/release/release_list_en.md @@ -6,40 +6,39 @@ - [0.7.0-beta](#070-beta) - [Releasenotes](#releasenotes) - [Downloads](#downloads) - - [Tutorials](#tutorials) - - [API](#api) - - [Docs](#docs) + - [Tutorials, API and Docs](#tutorials-api-and-docs) - [0.6.0-beta](#060-beta) - - [Releasenotes](#releasenotes) - - [Downloads](#downloads) + - [Releasenotes](#releasenotes-1) + - [Downloads](#downloads-1) - [Tutorials](#tutorials) - [API](#api) - [Docs](#docs) - [0.5.0-beta](#050-beta) - - [Releasenotes](#releasenotes) - - [Downloads](#downloads) - - [Tutorials](#tutorials) - - [API](#api) - - [Docs](#docs) + - [Releasenotes](#releasenotes-2) + - [Downloads](#downloads-2) + - [Tutorials](#tutorials-1) + - [API](#api-1) + - [Docs](#docs-1) - [0.3.0-alpha](#030-alpha) - - [Releasenotes](#releasenotes) - - [Downloads](#downloads) - - [Tutorials](#tutorials) - - [API](#api) - - [Docs](#docs) + - [Releasenotes](#releasenotes-3) + - [Downloads](#downloads-3) + - [Tutorials](#tutorials-2) + - [API](#api-2) + - [Docs](#docs-2) - [0.2.0-alpha](#020-alpha) - - [Releasenotes](#releasenotes) - - [Downloads](#downloads) - - [Tutorials](#tutorials) - - [API](#api) - - [Docs](#docs) + - [Releasenotes](#releasenotes-4) + - [Downloads](#downloads-4) + - [Tutorials](#tutorials-3) + - [API](#api-3) + - [Docs](#docs-3) - [0.1.0-alpha](#010-alpha) - - [Releasenotes](#releasenotes) - - [Downloads](#downloads) - - [Tutorials](#tutorials) - - [API](#api) - - [Docs](#docs) + - [Releasenotes](#releasenotes-5) + - [Downloads](#downloads-5) + - [Tutorials](#tutorials-4) + - [API](#api-4) + - [Docs](#docs-4) - [master(unstable)](#masterunstable) + - [Tutorials, API and Docs](#tutorials-api-and-docs-1) @@ -70,17 +69,13 @@ | | | Ubuntu-aarch64/EulerOS-aarch64 | | 928754efcde8c2106e1af4fb883899d8f66aa864e0ac1ba7358a291792d898a2 | | | GPU CUDA 10.1/CPU | Ubuntu-x86 | | bd3725991f227dde57afb1d11baf694a6ae0591d68355de18465a05b161bab14 | -### Tutorials - - +### Tutorials, API and Docs -### API - - - -### Docs - - +| Category | MindSpore | MindSpore Lite | +| --- | --- | --- | +| Tutorials | | | +| API | | | +| Docs | | | ## 0.6.0-beta @@ -273,14 +268,10 @@ ## master(unstable) -### Tutorials - - - -### API - - - -### Docs +### Tutorials, API and Docs - +| Category | MindSpore | MindSpore Lite | +| --- | --- | --- | +| Tutorials | | | +| API | | | +| Docs | | | \ No newline at end of file diff --git a/resource/release/release_list_zh_cn.md b/resource/release/release_list_zh_cn.md index 9613ec1ff912c7840315881c9a991412626ed882..da8ff9d1ec7af148d5a996ec9a4107feff6075c1 100644 --- a/resource/release/release_list_zh_cn.md +++ b/resource/release/release_list_zh_cn.md @@ -6,40 +6,39 @@ - [0.7.0-beta](#070-beta) - [版本说明](#版本说明) - [下载地址](#下载地址) - - [教程](#教程) - - [API](#api) - - [文档](#文档) + - [教程、API、文档](#教程api文档) - [0.6.0-beta](#060-beta) - - [版本说明](#版本说明) - - [下载地址](#下载地址) + - [版本说明](#版本说明-1) + - [下载地址](#下载地址-1) - [教程](#教程) - [API](#api) - [文档](#文档) - [0.5.0-beta](#050-beta) - - [版本说明](#版本说明) - - [下载地址](#下载地址) - - [教程](#教程) - - [API](#api) - - [文档](#文档) + - [版本说明](#版本说明-2) + - [下载地址](#下载地址-2) + - [教程](#教程-1) + - [API](#api-1) + - [文档](#文档-1) - [0.3.0-alpha](#030-alpha) - - [版本说明](#版本说明) - - [下载地址](#下载地址) - - [教程](#教程) - - [API](#api) - - [文档](#文档) + - [版本说明](#版本说明-3) + - [下载地址](#下载地址-3) + - [教程](#教程-2) + - [API](#api-2) + - [文档](#文档-2) - [0.2.0-alpha](#020-alpha) - - [版本说明](#版本说明) - - [下载地址](#下载地址) - - [教程](#教程) - - [API](#api) - - [文档](#文档) + - [版本说明](#版本说明-4) + - [下载地址](#下载地址-4) + - [教程](#教程-3) + - [API](#api-3) + - [文档](#文档-3) - [0.1.0-alpha](#010-alpha) - - [版本说明](#版本说明) - - [下载地址](#下载地址) - - [教程](#教程) - - [API](#api) - - [文档](#文档) + - [版本说明](#版本说明-5) + - [下载地址](#下载地址-5) + - [教程](#教程-4) + - [API](#api-4) + - [文档](#文档-4) - [master(unstable)](#masterunstable) + - [教程、API、文档](#教程api文档-1) @@ -68,14 +67,13 @@ | | | Ubuntu-aarch64/EulerOS-aarch64 | | 928754efcde8c2106e1af4fb883899d8f66aa864e0ac1ba7358a291792d898a2 | | | GPU CUDA 10.1/CPU | Ubuntu-x86 | | bd3725991f227dde57afb1d11baf694a6ae0591d68355de18465a05b161bab14 | -### 教程 - - -### API - +### 教程、API、文档 -### 文档 - +| 类别 | MindSpore | MindSpore Lite | +| --- | --- | --- | +| 教程 | | | +| API | | | +| 文档 | | | ## 0.6.0-beta @@ -245,11 +243,10 @@ ## master(unstable) -### 教程 - - -### API - +### 教程、API、文档 -### 文档 - +| 类别 | MindSpore | MindSpore Lite | +| --- | --- | --- | +| 教程 | | | +| API | | | +| 文档 | | | \ No newline at end of file