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

!15 Fix some format warnings

Merge pull request !15 from leonwanghui/typo-fix
......@@ -108,4 +108,3 @@
```bash
python -c 'import mindarmour'
```
......@@ -71,6 +71,7 @@ This document describes how to quickly install MindSpore on a CPU environment.
```bash
python -c 'import mindspore'
```
# Installing MindArmour
If you need to conduct AI model security research or enhance the security of the model in you applications, you can install MindArmour.
......@@ -108,4 +109,3 @@ If you need to conduct AI model security research or enhance the security of the
```bash
python -c 'import mindarmour'
```
......@@ -139,4 +139,3 @@
```bash
python -c 'import mindarmour'
```
......@@ -134,10 +134,8 @@ If you need to conduct AI model security research or enhance the security of the
python setup.py install
```
3. Run the following command. If no loading error message such as `No module named 'mindarmour'` is displayed, the installation is successful.
```bash
python -c 'import mindarmour'
```
......@@ -37,7 +37,6 @@
| | | EulerOS-aarch64 | <https://ms-release.obs.cn-north-4.myhuaweicloud.com/0.1.0-alpha/MindArmour/aarch64/mindarmour-0.1.0-cp37-cp37m-linux_aarch64.whl> | f354fcdbb3d8b4022fda5a6636e763f8091aca2167dc23e60b7f7b6d710523cb |
| | GPU CUDA 9.2/GPU CUDA 10.1/CPU | Ubuntu-x86 | <https://ms-release.obs.cn-north-4.myhuaweicloud.com/0.1.0-alpha/MindArmour/x86_64/mindarmour-0.1.0-cp37-cp37m-linux_x86_64.whl> | 7796b6c114ee4962ce605da59a9bc47390c8910acbac318ecc0598829aad6e8c |
### Tutorials
<https://www.mindspore.cn/tutorial/en/0.1.0-alpha/index.html>
......@@ -63,5 +62,3 @@
### Docs
<https://www.mindspore.cn/docs/en/master/index.html>
......@@ -35,7 +35,6 @@
| | | EulerOS-aarch64 | <https://ms-release.obs.cn-north-4.myhuaweicloud.com/0.1.0-alpha/MindArmour/aarch64/mindarmour-0.1.0-cp37-cp37m-linux_aarch64.whl> | f354fcdbb3d8b4022fda5a6636e763f8091aca2167dc23e60b7f7b6d710523cb |
| | GPU CUDA 9.2/GPU CUDA 10.1/CPU | Ubuntu-x86 | <https://ms-release.obs.cn-north-4.myhuaweicloud.com/0.1.0-alpha/MindArmour/x86_64/mindarmour-0.1.0-cp37-cp37m-linux_x86_64.whl> | 7796b6c114ee4962ce605da59a9bc47390c8910acbac318ecc0598829aad6e8c |
### 教程
<https://www.mindspore.cn/tutorial/zh-CN/0.1.0-alpha/index.html>
......@@ -49,9 +48,9 @@
### 教程
<https://www.mindspore.cn/tutorial/zh-CN/master/index.html>
### API
<https://www.mindspore.cn/api/zh-CN/master/index.html>
### 文档
<https://www.mindspore.cn/docs/zh-CN/master/index.html>
......@@ -22,4 +22,3 @@ All logos and trademarks used on this website (<https://www.mindspore.cn>) belon
## Third-Party Links
This website (<https://www.mindspore.cn>) may contain links to third party sites. Access to any other Internet site linked to this website is at the user's own risk and MindSpore open source project is not responsible for the accuracy or reliability of any information, data, opinions, suggestions or statements made on these sites. MindSpore open source project provides these links merely as a convenience and the inclusion of such links does not imply an endorsement, recommendation, or advertisement.
......@@ -22,4 +22,3 @@ MindSpore开源项目网站上使用和显示的所有商标、标志皆属MindS
## 第三方链接
MindSpore开源项目网站可能保留有与第三方网站或网址的链接,访问这些链接将由用户自己作出决定,MindSpore开源项目并不保证这些链接上所提供的任何信息、数据、观点、图片、陈述或建议的准确性、完整性、充分性和可靠性。MindSpore开源项目提供这些链接仅仅在于提供方便,并不表示MindSpore开源项目对这些信息的认可和推荐,也不是用于宣传或广告目的。
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册