From b6d623c63f018fc9a159e18b597d13f22ff68967 Mon Sep 17 00:00:00 2001 From: SebastianHan Date: Thu, 23 Jul 2020 16:30:13 +0800 Subject: [PATCH] fix quick video form --- .../source_en/quick_start/quick_video.md | 242 +++++++++++---- .../source_zh_cn/quick_start/quick_video.md | 282 +++++++++++++----- 2 files changed, 384 insertions(+), 140 deletions(-) diff --git a/tutorials/source_en/quick_start/quick_video.md b/tutorials/source_en/quick_start/quick_video.md index f6d7b7b144..0c0b344138 100644 --- a/tutorials/source_en/quick_start/quick_video.md +++ b/tutorials/source_en/quick_start/quick_video.md @@ -2,71 +2,189 @@ [comment]: <> (This document contains Hands-on Tutorial Series. Gitee does not support display. Please check tutorials on the official website) -## MindSpore Installation - -### CPU-Ubuntu - - - -**Install now**: - -
- - -### CPU-Windows +Provides video tutorials from installation to try-on, helping you quickly use MindSpore. - - -**Install now**: - -
- -### GPU - - +## MindSpore Installation -**Install now**: + +
+ + + +
+ + -
## MindSpore Experience -### Quick Start - - - -**View code**: - -### Saving and Loading Model Parameters - - - -### Customized Debugging - - - -### Mindinsight Tutorial - -- MindInsight installation and common commands - - - -**Install now**: - -**More commands**: - - + + + + \ No newline at end of file diff --git a/tutorials/source_zh_cn/quick_start/quick_video.md b/tutorials/source_zh_cn/quick_start/quick_video.md index 3d65077862..7d4bd9494a 100644 --- a/tutorials/source_zh_cn/quick_start/quick_video.md +++ b/tutorials/source_zh_cn/quick_start/quick_video.md @@ -2,87 +2,213 @@ [comment]: <> (本文档中包含手把手系列视频,码云Gitee不支持展示,请于官方网站对应教程中查看) -## 安装MindSpore - -### CPU-Ubuntu篇 - - - -**立即安装**: - -
- - -### CPU-Windows篇 - - +涵盖安装到体验的视频教程,手把手帮助您快速、更好地使用MindSpore。 -**立即安装**: - -
- -### GPU篇 - - - -**立即安装**: - -
- -### Ascend 910篇 - - +## 安装MindSpore -**立即安装**: + + + + -
## 体验MindSpore -### 快速入门 - - - -**查看代码**: - -
- -### 模型参数保存与加载 - - - -
- -### 自定义调试 - - - -
- -### MindInsight使用 - -- 安装与常用命令 - - - -**立即安装**: - -**查看更多命令**: - -
\ No newline at end of file + + + + \ No newline at end of file -- Gitee