quick_video.md 4.1 KB
Newer Older
昇思MindSpore's avatar
昇思MindSpore 已提交
1 2 3 4 5 6 7 8 9 10 11 12
# Hands-on Installation and Experience

[comment]: <> (This document contains Hands-on Tutorial Series. Gitee does not support display. Please check tutorials on the official website)

## MindSpore Installation

### CPU-Ubuntu

<video id="video1" controls width="1100px" height="550px" poster="https://mindspore-website.obs.cn-north-4.myhuaweicloud.com:443/teaching_video/cover/%E6%89%8B%E6%8A%8A%E6%89%8B%E7%B3%BB%E5%88%97/%E7%BD%91%E7%AB%99-%E8%A7%86%E9%A2%91%E5%B0%81%E9%9D%A2_CPU%E7%AF%87%20En%E8%AF%A6%E6%83%85%E9%A1%B5.png">
<source id="mp41" src="https://mindspore-website.obs.cn-north-4.myhuaweicloud.com:443/teaching_video/video/CPU.mp4" type="video/mp4">
</video>

昇思MindSpore's avatar
昇思MindSpore 已提交
13
**Install now**: <https://www.mindspore.cn/install/en>
昇思MindSpore's avatar
昇思MindSpore 已提交
14 15 16 17 18 19 20 21 22 23

</br>


### CPU-Windows

<video id="video2" controls width="1100px" height="550px" poster="https://mindspore-website.obs.cn-north-4.myhuaweicloud.com:443/teaching_video/cover/%E6%89%8B%E6%8A%8A%E6%89%8B%E7%B3%BB%E5%88%97/%E7%BD%91%E7%AB%99-%E8%A7%86%E9%A2%91%E5%B0%81%E9%9D%A2_windows%E7%AF%87%20En%E8%AF%A6%E6%83%85%E9%A1%B5.png">
<source id="mp42" src="https://mindspore-website.obs.cn-north-4.myhuaweicloud.com:443/teaching_video/video/Windows.mp4" type="video/mp4">
</video>

昇思MindSpore's avatar
昇思MindSpore 已提交
24
**Install now**: <https://www.mindspore.cn/install/en>
昇思MindSpore's avatar
昇思MindSpore 已提交
25 26 27 28 29 30 31 32 33

</br>

### GPU

<video id="video3" controls width="1100px" height="550px" poster="https://mindspore-website.obs.cn-north-4.myhuaweicloud.com:443/teaching_video/cover/%E6%89%8B%E6%8A%8A%E6%89%8B%E7%B3%BB%E5%88%97/%E7%BD%91%E7%AB%99-%E8%A7%86%E9%A2%91%E5%B0%81%E9%9D%A2_GPU%E7%AF%87%20En%E8%AF%A6%E6%83%85%E9%A1%B5.png">
<source id="mp43" src="https://mindspore-website.obs.cn-north-4.myhuaweicloud.com:443/teaching_video/video/GPU.mp4" type="video/mp4">
</video>

昇思MindSpore's avatar
昇思MindSpore 已提交
34
**Install now**: <https://www.mindspore.cn/install/en>
昇思MindSpore's avatar
昇思MindSpore 已提交
35 36 37 38 39 40 41 42 43 44 45

</br>

## MindSpore Experience

### Quick Start

<video id="video4" controls width="1100px" height="550px" poster="https://mindspore-website.obs.cn-north-4.myhuaweicloud.com:443/teaching_video/cover/%E6%89%8B%E6%8A%8A%E6%89%8B%E7%B3%BB%E5%88%97/%E7%BD%91%E7%AB%99-%E8%A7%86%E9%A2%91%E5%B0%81%E9%9D%A2_%E5%BF%AB%E9%80%9F%E5%85%A5%E9%97%A8%20En%E8%AF%A6%E6%83%85%E9%A1%B5.png">
<source id="mp44" src="https://mindspore-website.obs.cn-north-4.myhuaweicloud.com:443/teaching_video/video/Quick%20Start.mp4" type="video/mp4">
</video>

昇思MindSpore's avatar
昇思MindSpore 已提交
46
**View code**: <https://gitee.com/mindspore/docs/blob/master/tutorials/tutorial_code/lenet.py>
昇思MindSpore's avatar
昇思MindSpore 已提交
47 48 49 50 51

### Saving and Loading Model Parameters

<video id="video5" controls width="1100px" height="550px" poster="https://mindspore-website.obs.cn-north-4.myhuaweicloud.com:443/teaching_video/cover/%E6%89%8B%E6%8A%8A%E6%89%8B%E7%B3%BB%E5%88%97/%E7%BD%91%E7%AB%99-%E8%A7%86%E9%A2%91%E5%B0%81%E9%9D%A2_%E6%A8%A1%E5%9E%8B%E5%8F%82%E6%95%B0%E7%9A%84%E4%BF%9D%E5%AD%98%E5%92%8C%E5%8A%A0%E8%BD%BD%20En%E8%AF%A6%E6%83%85%E9%A1%B5.png">
<source id="mp45" src="https://mindspore-website.obs.cn-north-4.myhuaweicloud.com:443/teaching_video/video/Saving%20and%20Loading%20Model%20Parameters.mp4" type="video/mp4">
昇思MindSpore's avatar
昇思MindSpore 已提交
52 53 54 55 56 57
</video>

### Customized Debugging

<video id="video6" controls width="1100px" height="550px" poster="https://mindspore-website.obs.cn-north-4.myhuaweicloud.com:443/teaching_video/cover/%E6%89%8B%E6%8A%8A%E6%89%8B%E7%B3%BB%E5%88%97/%E7%BD%91%E7%AB%99-%E8%A7%86%E9%A2%91%E5%B0%81%E9%9D%A2_%E8%87%AA%E5%AE%9A%E4%B9%89%E8%B0%83%E8%AF%95%20En%E8%AF%A6%E6%83%85%E9%A1%B5.png">
<source id="mp46" src="https://mindspore-website.obs.cn-north-4.myhuaweicloud.com:443/teaching_video/video/Customized%20Debugging.mp4" type="video/mp4">
昇思MindSpore's avatar
昇思MindSpore 已提交
58 59 60 61 62 63 64 65 66 67 68 69 70 71 72
</video>

### Mindinsight Tutorial

- MindInsight installation and common commands

<video id="video7" controls width="1100px" height="550px" poster="https://mindspore-website.obs.cn-north-4.myhuaweicloud.com:443/teaching_video/cover/%E6%89%8B%E6%8A%8A%E6%89%8B%E7%B3%BB%E5%88%97/MI-1%E8%AF%A6%E6%83%85%E9%A1%B5.png">
<source id="mp47" src="https://mindspore-website.obs.cn-north-4.myhuaweicloud.com:443/teaching_video/video/MindInsight%E7%AC%AC%E4%B8%80%E7%AF%87.mp4" type="video/mp4">
</video>

**Install now**: <https://www.mindspore.cn/install/en>

**More commands**: <https://www.mindspore.cn/tutorial/en/master/advanced_use/mindinsight_commands.html>