diff --git a/docs/programming_guide/source_zh_cn/advanced_usage_of_checkpoint.ipynb b/docs/programming_guide/source_zh_cn/advanced_usage_of_checkpoint.ipynb index 546cc5854ea3986427bdb6c1075fabacd48d942c..5be9a495f965e9a65bd99dbad69f08af42882580 100644 --- a/docs/programming_guide/source_zh_cn/advanced_usage_of_checkpoint.ipynb +++ b/docs/programming_guide/source_zh_cn/advanced_usage_of_checkpoint.ipynb @@ -6,7 +6,7 @@ "source": [ "# 保存、加载与转化模型\n", "\n", - "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/advanced_usage_of_checkpoint.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_advanced_usage_of_checkpoint.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://console.huaweicloud.com/modelarts/?region=cn-north-4#/notebook/loading?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL21pbmRzcG9yZV9kYXRhc2V0LmlweW5i&image_id=65f636a0-56cf-49df-b941-7d2a07ba8c8c)" + "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/advanced_usage_of_checkpoint.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_advanced_usage_of_checkpoint.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://authoring-modelarts-cnnorth4.huaweicloud.com/console/lab?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV9hZHZhbmNlZF91c2FnZV9vZl9jaGVja3BvaW50LmlweW5i&imagename=notebook2.0-mindspore-kernel-cpu-cp37)" ] }, { diff --git a/docs/programming_guide/source_zh_cn/api_structure.ipynb b/docs/programming_guide/source_zh_cn/api_structure.ipynb index f3167099fa478be0afe772c507a15a0acadc93cb..3663da5fb77fa4a2fca9248aa90ccce278081878 100644 --- a/docs/programming_guide/source_zh_cn/api_structure.ipynb +++ b/docs/programming_guide/source_zh_cn/api_structure.ipynb @@ -6,7 +6,7 @@ "source": [ "# MindSpore API概述\n", "\n", - "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/api_structure.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_api_structure.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://console.huaweicloud.com/modelarts/?region=cn-north-4#/notebook/loading?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV9hcGlfc3RydWN0dXJlLmlweW5i&image_id=65f636a0-56cf-49df-b941-7d2a07ba8c8c)" + "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/api_structure.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_api_structure.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://authoring-modelarts-cnnorth4.huaweicloud.com/console/lab?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV9hcGlfc3RydWN0dXJlLmlweW5i&imagename=notebook2.0-mindspore-kernel-cpu-cp37)" ] }, { diff --git a/docs/programming_guide/source_zh_cn/augmentation.ipynb b/docs/programming_guide/source_zh_cn/augmentation.ipynb index b13690d45daf3d0a36ee22fae7304b0aa76a5c88..2bda5163f733c774680326a4b39b591ef3669380 100644 --- a/docs/programming_guide/source_zh_cn/augmentation.ipynb +++ b/docs/programming_guide/source_zh_cn/augmentation.ipynb @@ -6,7 +6,7 @@ "source": [ "# 数据增强\n", "\n", - "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/augmentation.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_augmentation.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://console.huaweicloud.com/modelarts/?region=cn-north-4#/notebook/loading?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV9hdWdtZW50YXRpb24uaXB5bmI=&image_id=65f636a0-56cf-49df-b941-7d2a07ba8c8c)" + "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/augmentation.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_augmentation.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://authoring-modelarts-cnnorth4.huaweicloud.com/console/lab?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV9hdWdtZW50YXRpb24uaXB5bmI=&imagename=notebook2.0-mindspore-kernel-cpu-cp37)" ] }, { diff --git a/docs/programming_guide/source_zh_cn/auto_augmentation.ipynb b/docs/programming_guide/source_zh_cn/auto_augmentation.ipynb index 65931efdcfa87ea3db295d808a1087d2b318e557..bb963770460a3a24ab84744e40fac0a8b7c4f69a 100644 --- a/docs/programming_guide/source_zh_cn/auto_augmentation.ipynb +++ b/docs/programming_guide/source_zh_cn/auto_augmentation.ipynb @@ -6,7 +6,7 @@ "source": [ "# 自动数据增强\n", "\n", - "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/auto_augmentation.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_auto_augmentation.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://console.huaweicloud.com/modelarts/?region=cn-north-4#/notebook/loading?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV9hdXRvX2F1Z21lbnRhdGlvbi5pcHluYg==&image_id=65f636a0-56cf-49df-b941-7d2a07ba8c8c)" + "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/auto_augmentation.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_auto_augmentation.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://authoring-modelarts-cnnorth4.huaweicloud.com/console/lab?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV9hdXRvX2F1Z21lbnRhdGlvbi5pcHluYg==&imagename=notebook2.0-mindspore-kernel-cpu-cp37)" ] }, { diff --git a/docs/programming_guide/source_zh_cn/cell.ipynb b/docs/programming_guide/source_zh_cn/cell.ipynb index 60b76910eff5a5ef5e2f1a5e5ee4896cf86cf788..c519552b05638e184c79e5e35fabcbf4bf626405 100644 --- a/docs/programming_guide/source_zh_cn/cell.ipynb +++ b/docs/programming_guide/source_zh_cn/cell.ipynb @@ -6,7 +6,7 @@ "source": [ "# Cell构建及其子类\n", "\n", - "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/cell.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_cell.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://console.huaweicloud.com/modelarts/?region=cn-north-4#/notebook/loading?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV9jZWxsLmlweW5i&image_id=65f636a0-56cf-49df-b941-7d2a07ba8c8c)" + "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/cell.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_cell.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://authoring-modelarts-cnnorth4.huaweicloud.com/console/lab?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV9jZWxsLmlweW5i&imagename=notebook2.0-mindspore-kernel-cpu-cp37)" ] }, { diff --git a/docs/programming_guide/source_zh_cn/context.ipynb b/docs/programming_guide/source_zh_cn/context.ipynb index 6728a756344a1091d270be0ea10d96552565c2b3..195d0f48429095d63d42a8b14b492720637b6e6a 100644 --- a/docs/programming_guide/source_zh_cn/context.ipynb +++ b/docs/programming_guide/source_zh_cn/context.ipynb @@ -6,7 +6,7 @@ "source": [ "# 运行管理\n", "\n", - "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/context.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_context.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://console.huaweicloud.com/modelarts/?region=cn-north-4#/notebook/loading?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV9jb250ZXh0LmlweW5i&image_id=65f636a0-56cf-49df-b941-7d2a07ba8c8c)" + "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/context.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_context.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://authoring-modelarts-cnnorth4.huaweicloud.com/console/lab?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV9jb250ZXh0LmlweW5i&imagename=notebook2.0-mindspore-kernel-cpu-cp37)" ] }, { diff --git a/docs/programming_guide/source_zh_cn/dataset_conversion.ipynb b/docs/programming_guide/source_zh_cn/dataset_conversion.ipynb index f1ec1d187562a689a9745862a3bd87224f6cdd4b..64e0563b641ae90ac0a1ba424a0a472edffcbe47 100644 --- a/docs/programming_guide/source_zh_cn/dataset_conversion.ipynb +++ b/docs/programming_guide/source_zh_cn/dataset_conversion.ipynb @@ -6,7 +6,7 @@ "source": [ "# MindSpore数据格式转换\n", "\n", - "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/dataset_conversion.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_dataset_conversion.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://console.huaweicloud.com/modelarts/?region=cn-north-4#/notebook/loading?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV9kYXRhc2V0X2NvbnZlcnNpb24uaXB5bmI=&image_id=65f636a0-56cf-49df-b941-7d2a07ba8c8c)" + "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/dataset_conversion.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_dataset_conversion.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://authoring-modelarts-cnnorth4.huaweicloud.com/console/lab?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV9kYXRhc2V0X2NvbnZlcnNpb24uaXB5bmI=&imagename=notebook2.0-mindspore-kernel-cpu-cp37)" ] }, { diff --git a/docs/programming_guide/source_zh_cn/dataset_loading.ipynb b/docs/programming_guide/source_zh_cn/dataset_loading.ipynb index ec1dcda64eb650b90dce9d3b646cd111e30aed2e..52651e20eb1c7836e6f4b3e34c87f9c1e27f903e 100644 --- a/docs/programming_guide/source_zh_cn/dataset_loading.ipynb +++ b/docs/programming_guide/source_zh_cn/dataset_loading.ipynb @@ -6,7 +6,7 @@ "source": [ "# 数据集加载\n", "\n", - "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/dataset_loading.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_dataset_loading.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://console.huaweicloud.com/modelarts/?region=cn-north-4#/notebook/loading?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV9kYXRhc2V0X2xvYWRpbmcuaXB5bmI=&image_id=65f636a0-56cf-49df-b941-7d2a07ba8c8c)" + "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/dataset_loading.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_dataset_loading.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://authoring-modelarts-cnnorth4.huaweicloud.com/console/lab?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV9kYXRhc2V0X2xvYWRpbmcuaXB5bmI=&imagename=notebook2.0-mindspore-kernel-cpu-cp37)" ] }, { diff --git a/docs/programming_guide/source_zh_cn/dtype.ipynb b/docs/programming_guide/source_zh_cn/dtype.ipynb index 7ac9e2e8436aaa6586f437e968a2e2ce7e95a8af..1e6cbb0963b4d6e32738a7e4a5b8897361995e0e 100644 --- a/docs/programming_guide/source_zh_cn/dtype.ipynb +++ b/docs/programming_guide/source_zh_cn/dtype.ipynb @@ -6,7 +6,7 @@ "source": [ "# dtype\n", "\n", - "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/dtype.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_dtype.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://console.huaweicloud.com/modelarts/?region=cn-north-4#/notebook/loading?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV9kdHlwZS5pcHluYg==&image_id=65f636a0-56cf-49df-b941-7d2a07ba8c8c)" + "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/dtype.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_dtype.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://authoring-modelarts-cnnorth4.huaweicloud.com/console/lab?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV9kdHlwZS5pcHluYg==&imagename=notebook2.0-mindspore-kernel-cpu-cp37)" ] }, { diff --git a/docs/programming_guide/source_zh_cn/initializer.ipynb b/docs/programming_guide/source_zh_cn/initializer.ipynb index c0670dcf87f43251ff557e9e2ffbe9334617c96d..08f063184138a8d6ff2ebcdb7ea9e80725f49790 100644 --- a/docs/programming_guide/source_zh_cn/initializer.ipynb +++ b/docs/programming_guide/source_zh_cn/initializer.ipynb @@ -6,7 +6,7 @@ "source": [ "# 网络参数的初始化\n", "\n", - "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/initializer.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_initializer.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://console.huaweicloud.com/modelarts/?region=cn-north-4#/notebook/loading?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV9pbml0aWFsaXplci5pcHluYg==&image_id=65f636a0-56cf-49df-b941-7d2a07ba8c8c)" + "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/initializer.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_initializer.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://authoring-modelarts-cnnorth4.huaweicloud.com/console/lab?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV9pbml0aWFsaXplci5pcHluYg==&imagename=notebook2.0-mindspore-kernel-cpu-cp37)" ] }, { diff --git a/docs/programming_guide/source_zh_cn/network_component.ipynb b/docs/programming_guide/source_zh_cn/network_component.ipynb index e4e1639c2946665c9cd486a1375e5d864fb5cef4..4b03bee96da942936ee1395401c07685d254116a 100644 --- a/docs/programming_guide/source_zh_cn/network_component.ipynb +++ b/docs/programming_guide/source_zh_cn/network_component.ipynb @@ -6,7 +6,7 @@ "source": [ "# 常用网络组件\n", "\n", - "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/network_component.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_network_component.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://console.huaweicloud.com/modelarts/?region=cn-north-4#/notebook/loading?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV9uZXR3b3JrX2NvbXBvbmVudC5pcHluYg==&image_id=65f636a0-56cf-49df-b941-7d2a07ba8c8c)" + "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/network_component.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_network_component.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://authoring-modelarts-cnnorth4.huaweicloud.com/console/lab?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV9uZXR3b3JrX2NvbXBvbmVudC5pcHluYg==&imagename=notebook2.0-mindspore-kernel-cpu-cp37)" ] }, { diff --git a/docs/programming_guide/source_zh_cn/operators.ipynb b/docs/programming_guide/source_zh_cn/operators.ipynb index ba94afbdc2fbd55e6f1a046b098eb6efe1c88ef9..e4f4014b4bd60a6a441d94bc5ae2177acd8b46b0 100644 --- a/docs/programming_guide/source_zh_cn/operators.ipynb +++ b/docs/programming_guide/source_zh_cn/operators.ipynb @@ -6,7 +6,7 @@ "source": [ "# 算子\n", "\n", - "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/operators.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_operators.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://console.huaweicloud.com/modelarts/?region=cn-north-4#/notebook/loading?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV9vcGVyYXRvcnMuaXB5bmI=&image_id=65f636a0-56cf-49df-b941-7d2a07ba8c8c)" + "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/operators.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_operators.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://authoring-modelarts-cnnorth4.huaweicloud.com/console/lab?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV9vcGVyYXRvcnMuaXB5bmI=&imagename=notebook2.0-mindspore-kernel-cpu-cp37)" ] }, { diff --git a/docs/programming_guide/source_zh_cn/optim.ipynb b/docs/programming_guide/source_zh_cn/optim.ipynb index 14b1cae37d15a015d976321d81472fb040f6c532..486e39193040eb79963a50fa92c11175f7882433 100644 --- a/docs/programming_guide/source_zh_cn/optim.ipynb +++ b/docs/programming_guide/source_zh_cn/optim.ipynb @@ -6,7 +6,7 @@ "source": [ "# 优化算法\n", "\n", - "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/optim.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_optim.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://console.huaweicloud.com/modelarts/?region=cn-north-4#/notebook/loading?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV9vcHRpbS5pcHluYg==&image_id=65f636a0-56cf-49df-b941-7d2a07ba8c8c)" + "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/optim.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_optim.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://authoring-modelarts-cnnorth4.huaweicloud.com/console/lab?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV9vcHRpbS5pcHluYg==&imagename=notebook2.0-mindspore-kernel-cpu-cp37)" ] }, { diff --git a/docs/programming_guide/source_zh_cn/parameter.ipynb b/docs/programming_guide/source_zh_cn/parameter.ipynb index aa3c1e5f2bd96f41789857615984790314057c32..12057f92d769b4974205f11ff37e3a2bbb1e70a5 100644 --- a/docs/programming_guide/source_zh_cn/parameter.ipynb +++ b/docs/programming_guide/source_zh_cn/parameter.ipynb @@ -6,7 +6,7 @@ "source": [ "# Parameter\n", "\n", - "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/parameter.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_parameter.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://console.huaweicloud.com/modelarts/?region=cn-north-4#/notebook/loading?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV9wYXJhbWV0ZXIuaXB5bmI=&image_id=65f636a0-56cf-49df-b941-7d2a07ba8c8c)" + "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/parameter.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_parameter.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://authoring-modelarts-cnnorth4.huaweicloud.com/console/lab?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV9wYXJhbWV0ZXIuaXB5bmI=&imagename=notebook2.0-mindspore-kernel-cpu-cp37)" ] }, { diff --git a/docs/programming_guide/source_zh_cn/pipeline.ipynb b/docs/programming_guide/source_zh_cn/pipeline.ipynb index e86009be908d2ea63464b95e28095d9a494288fe..1fe58bc4494eed64b01b20abc438e031f235c407 100644 --- a/docs/programming_guide/source_zh_cn/pipeline.ipynb +++ b/docs/programming_guide/source_zh_cn/pipeline.ipynb @@ -6,7 +6,7 @@ "source": [ "# 数据处理\n", "\n", - "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/pipeline.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_pipeline.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://console.huaweicloud.com/modelarts/?region=cn-north-4#/notebook/loading?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV9waXBlbGluZS5pcHluYg==&image_id=65f636a0-56cf-49df-b941-7d2a07ba8c8c)" + "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/pipeline.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_pipeline.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://authoring-modelarts-cnnorth4.huaweicloud.com/console/lab?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV9waXBlbGluZS5pcHluYg==&imagename=notebook2.0-mindspore-kernel-cpu-cp37)" ] }, { diff --git a/docs/programming_guide/source_zh_cn/probability.ipynb b/docs/programming_guide/source_zh_cn/probability.ipynb index 99e6da755993488e371acbcabad2c351ac28ccae..fcb6465a7d0a0f4e93759d35ea9621b89a3d142c 100644 --- a/docs/programming_guide/source_zh_cn/probability.ipynb +++ b/docs/programming_guide/source_zh_cn/probability.ipynb @@ -6,7 +6,7 @@ "source": [ "# 深度概率编程库\n", "\n", - "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/probability.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_probability.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://console.huaweicloud.com/modelarts/?region=cn-north-4#/notebook/loading?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV9wcm9iYWJpbGl0eS5pcHluYg==&image_id=65f636a0-56cf-49df-b941-7d2a07ba8c8c)" + "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/probability.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_probability.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://authoring-modelarts-cnnorth4.huaweicloud.com/console/lab?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV9wcm9iYWJpbGl0eS5pcHluYg==&imagename=notebook2.0-mindspore-kernel-cpu-cp37)" ] }, { diff --git a/docs/programming_guide/source_zh_cn/run.ipynb b/docs/programming_guide/source_zh_cn/run.ipynb index 9b336438c8ce61b3d0ca2e25021da9fb3983cf54..5f66afb30a9beec1f1e00fc1d2987e5789fc82d7 100644 --- a/docs/programming_guide/source_zh_cn/run.ipynb +++ b/docs/programming_guide/source_zh_cn/run.ipynb @@ -6,7 +6,7 @@ "source": [ "# 运行方式\n", "\n", - "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/run.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_run.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://console.huaweicloud.com/modelarts/?region=cn-north-4#/notebook/loading?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV9ydW4uaXB5bmI=&image_id=65f636a0-56cf-49df-b941-7d2a07ba8c8c)" + "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/run.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_run.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://authoring-modelarts-cnnorth4.huaweicloud.com/console/lab?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV9ydW4uaXB5bmI=&imagename=notebook2.0-mindspore-kernel-cpu-cp37)" ] }, { diff --git a/docs/programming_guide/source_zh_cn/sampler.ipynb b/docs/programming_guide/source_zh_cn/sampler.ipynb index 583925535ad949be3d856af2d102e84f321c021e..ca8a066f968e7260cc429d26492040d192304c8c 100644 --- a/docs/programming_guide/source_zh_cn/sampler.ipynb +++ b/docs/programming_guide/source_zh_cn/sampler.ipynb @@ -6,7 +6,7 @@ "source": [ "# 采样器\n", "\n", - "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/sampler.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_sampler.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://console.huaweicloud.com/modelarts/?region=cn-north-4#/notebook/loading?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV90b2tlbml6ZXIuaXB5bmI=&image_id=65f636a0-56cf-49df-b941-7d2a07ba8c8c)" + "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/sampler.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_sampler.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://authoring-modelarts-cnnorth4.huaweicloud.com/console/lab?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV90b2tlbml6ZXIuaXB5bmI=&imagename=notebook2.0-mindspore-kernel-cpu-cp37)" ] }, { diff --git a/docs/programming_guide/source_zh_cn/tensor.ipynb b/docs/programming_guide/source_zh_cn/tensor.ipynb index 9aeffc3c4e0c89617b8cb84d7ec0ac290b1c144e..06fe0abfdd386d3a70c5a74e982b7c8c02f76ab4 100644 --- a/docs/programming_guide/source_zh_cn/tensor.ipynb +++ b/docs/programming_guide/source_zh_cn/tensor.ipynb @@ -6,7 +6,7 @@ "source": [ "# Tensor\n", "\n", - "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/tensor.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_tensor.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://console.huaweicloud.com/modelarts/?region=cn-north-4#/notebook/loading?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV90ZW5zb3IuaXB5bmI=&image_id=65f636a0-56cf-49df-b941-7d2a07ba8c8c)" + "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/tensor.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_tensor.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://authoring-modelarts-cnnorth4.huaweicloud.com/console/lab?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV90ZW5zb3IuaXB5bmI=&imagename=notebook2.0-mindspore-kernel-cpu-cp37)" ] }, { diff --git a/docs/programming_guide/source_zh_cn/tokenizer.ipynb b/docs/programming_guide/source_zh_cn/tokenizer.ipynb index 43cc57b318b85a34b5537ebd246a5be5142784d5..884da3df674a040ed0fcc1c4b713a6cf4ee002cf 100644 --- a/docs/programming_guide/source_zh_cn/tokenizer.ipynb +++ b/docs/programming_guide/source_zh_cn/tokenizer.ipynb @@ -6,7 +6,7 @@ "source": [ "# 分词器\n", "\n", - "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/tokenizer.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_tokenizer.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://console.huaweicloud.com/modelarts/?region=cn-north-4#/notebook/loading?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV90b2tlbml6ZXIuaXB5bmI=&image_id=65f636a0-56cf-49df-b941-7d2a07ba8c8c)" + "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/tokenizer.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_tokenizer.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://authoring-modelarts-cnnorth4.huaweicloud.com/console/lab?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV90b2tlbml6ZXIuaXB5bmI=&imagename=notebook2.0-mindspore-kernel-cpu-cp37)" ] }, { diff --git a/docs/programming_guide/source_zh_cn/train.ipynb b/docs/programming_guide/source_zh_cn/train.ipynb index cef0438d4260c7108742b96284fc316b2fac72cb..4daa3ec402e8cbb7d098026dab0ecda176f22602 100644 --- a/docs/programming_guide/source_zh_cn/train.ipynb +++ b/docs/programming_guide/source_zh_cn/train.ipynb @@ -6,7 +6,7 @@ "source": [ "# 训练\n", "\n", - "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/train.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_train.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://console.huaweicloud.com/modelarts/?region=cn-north-4#/notebook/loading?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV90cmFpbi5pcHluYg==&image_id=65f636a0-56cf-49df-b941-7d2a07ba8c8c)" + "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/docs/programming_guide/source_zh_cn/train.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/programming_guide/mindspore_train.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://authoring-modelarts-cnnorth4.huaweicloud.com/console/lab?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3Byb2dyYW1taW5nX2d1aWRlL21pbmRzcG9yZV90cmFpbi5pcHluYg==&imagename=notebook2.0-mindspore-kernel-cpu-cp37)" ] }, { diff --git a/install/mindspore_ascend_install_conda.md b/install/mindspore_ascend_install_conda.md index 272efdd6c3fc3bfdb5cacb4ace1b375f8721ecf1..da8c60e73165cb8395c6daa62b33ba259328249b 100644 --- a/install/mindspore_ascend_install_conda.md +++ b/install/mindspore_ascend_install_conda.md @@ -106,6 +106,23 @@ export PYTHONPATH=${TBE_IMPL_PATH}:${PYTHONPATH} ## 验证是否成功安装 +方法一: + +```bash +python -c "import mindspore;mindspore.check()" +``` + +如果输出: + +```text +mindspore version: 版本号 +The result of multiplication calculation is correct, mindshare installation successful! +``` + +说明MindSpore安装成功了。 + +方法二: + ```python import numpy as np from mindspore import Tensor diff --git a/install/mindspore_ascend_install_docker.md b/install/mindspore_ascend_install_docker.md index 9917e8bf6ab439b279a542fbb348ea448458a31d..716143f9dfec29edaf092d2d762e03cfee523a4a 100644 --- a/install/mindspore_ascend_install_docker.md +++ b/install/mindspore_ascend_install_docker.md @@ -84,6 +84,23 @@ docker run -it -v /usr/local/Ascend/driver:/usr/local/Ascend/driver \ 按照上述步骤进入MindSpore容器后,测试Docker容器是否正常工作,请运行下面的Python代码并检查输出: +方法一: + +```bash +python -c "import mindspore;mindspore.check()" +``` + +如果输出: + +```text +mindspore version: 版本号 +The result of multiplication calculation is correct, mindshare installation successful! +``` + +至此,你已经成功通过Docker方式安装了MindSpore Ascend 910版本。 + +方法二: + ```python import numpy as np from mindspore import Tensor diff --git a/install/mindspore_ascend_install_docker_en.md b/install/mindspore_ascend_install_docker_en.md index f0247399108d04aa4df71fcc35e623d30b9febc5..6a72ca835ebb5f4d6d5300c95866a16174ed8127 100644 --- a/install/mindspore_ascend_install_docker_en.md +++ b/install/mindspore_ascend_install_docker_en.md @@ -84,6 +84,23 @@ of which, After entering the MindSpore container according to the above steps, to test whether the Docker container is working properly, please run the following Python code and check the output: +i: + +```bash +python -c "import mindspore;mindspore.check()" +``` + +The outputs should be the same as: + +```text +mindspore version: __version__ +The result of multiplication calculation is correct, mindshare installation successful! +``` + +It means MindSpore has been installed by docker successfully. + +ii: + ```python import numpy as np from mindspore import Tensor diff --git a/install/mindspore_ascend_install_pip.md b/install/mindspore_ascend_install_pip.md index d3331cc969e5aab6001f2fdbed532d5c392dbad5..4a2aaf1525d5bac29ebb13bb6e831be5011f1c0c 100644 --- a/install/mindspore_ascend_install_pip.md +++ b/install/mindspore_ascend_install_pip.md @@ -81,6 +81,23 @@ export PYTHONPATH=${TBE_IMPL_PATH}:${PYTHONPATH} ## 验证是否成功安装 +方法一: + +```bash +python -c "import mindspore;mindspore.check()" +``` + +如果输出: + +```text +mindspore version: 版本号 +The result of multiplication calculation is correct, mindshare installation successful! +``` + +说明MindSpore安装成功了。 + +方法二: + ```python import numpy as np from mindspore import Tensor diff --git a/install/mindspore_ascend_install_pip_en.md b/install/mindspore_ascend_install_pip_en.md index 1f205a3c40fc3a76fb171828f7238070bd9a48f2..f88e2686f60e23d0aa2701956e6d02f3635c52e6 100644 --- a/install/mindspore_ascend_install_pip_en.md +++ b/install/mindspore_ascend_install_pip_en.md @@ -82,6 +82,25 @@ Of which, ## Installation Verification +i: + +- After configuring the environment variables, execute the following Python script: + +```bash +python -c "import mindspore;mindspore.check()" +``` + +- The outputs should be the same as: + +```text +mindspore version: __version__ +The result of multiplication calculation is correct, mindshare installation successful! +``` + +It means MindSpore has been installed successfully. + +ii: + - After configuring the environment variables, execute the following Python script: ```python diff --git a/install/mindspore_ascend_install_source.md b/install/mindspore_ascend_install_source.md index 4ea9c3481d7081123b543b848f9fc4a690c465b3..250939737ef6dcc9adacee9fa876c224349e6407 100644 --- a/install/mindspore_ascend_install_source.md +++ b/install/mindspore_ascend_install_source.md @@ -131,6 +131,23 @@ export PYTHONPATH=${TBE_IMPL_PATH}:${PYTHONPATH} ## 验证是否成功安装 +方法一: + +```bash +python -c "import mindspore;mindspore.check()" +``` + +如果输出: + +```text +mindspore version: 版本号 +The result of multiplication calculation is correct, mindshare installation successful! +``` + +说明MindSpore安装成功了。 + +方法二: + ```python import numpy as np from mindspore import Tensor diff --git a/install/mindspore_ascend_install_source_en.md b/install/mindspore_ascend_install_source_en.md index 2ba8d5309cd1de94eba1f4355ba8ccd79dd821bd..b29da7a794a538f7122676d9850e512eca7bddcb 100644 --- a/install/mindspore_ascend_install_source_en.md +++ b/install/mindspore_ascend_install_source_en.md @@ -135,6 +135,23 @@ Of which, ## Installation Verification +i: + +```bash +python -c "import mindspore;mindspore.check()" +``` + +- The outputs should be the same as: + +```text +mindspore version: __version__ +The result of multiplication calculation is correct, mindshare installation successful! +``` + +It means MindSpore has been installed successfully. + +ii: + ```python import numpy as np from mindspore import Tensor diff --git a/install/mindspore_cpu_install_conda.md b/install/mindspore_cpu_install_conda.md index 046094cd797166d977a0caa98a6c53282b1518e2..cf1a34111d1d2663f8c2ab029aa6777c6c935395 100644 --- a/install/mindspore_cpu_install_conda.md +++ b/install/mindspore_cpu_install_conda.md @@ -68,10 +68,17 @@ pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/{version}/MindSp ## 验证安装是否成功 ```bash -python -c "import mindspore;print(mindspore.__version__)" +python -c "import mindspore;mindspore.check()" ``` -如果输出MindSpore版本号,说明MindSpore安装成功了,如果输出`No module named 'mindspore'`说明未成功安装。 +如果输出: + +```text +mindspore version: 版本号 +The result of multiplication calculation is correct, mindshare installation successful! +``` + +说明MindSpore安装成功了。 ## 升级MindSpore版本 diff --git a/install/mindspore_cpu_install_docker.md b/install/mindspore_cpu_install_docker.md index 551c576604b9cb011144a828a5492f3f90154962..526ed1850050a4c41f91c9a9d9a9e99777b05685 100644 --- a/install/mindspore_cpu_install_docker.md +++ b/install/mindspore_cpu_install_docker.md @@ -62,8 +62,25 @@ docker run -it swr.cn-south-1.myhuaweicloud.com/mindspore/mindspore-cpu:{tag} /b - 如果你安装的是指定版本`x.y.z`的容器。 按照上述步骤进入MindSpore容器后,测试Docker是否正常工作,请运行下面的Python代码并检查输出: - - ```python + + 方法一: + + ```bash + python -c "import mindspore;mindspore.check()" + ``` + + 如果输出: + + ```text + mindspore version: 版本号 + The result of multiplication calculation is correct, mindshare installation successful! + ``` + + 至此,你已经成功通过Docker方式安装了MindSpore CPU版本。 + + 方法二: + + ```python import numpy as np import mindspore.context as context import mindspore.ops as ops diff --git a/install/mindspore_cpu_install_docker_en.md b/install/mindspore_cpu_install_docker_en.md index 68abe6c42297d8482b723c3686be97b91cd22918..c02a784b368dd9db4126ac92b86780e8450eaa4d 100644 --- a/install/mindspore_cpu_install_docker_en.md +++ b/install/mindspore_cpu_install_docker_en.md @@ -63,6 +63,23 @@ of which, After entering the MindSpore container according to the above steps, to test whether the Docker container is working properly, please run the following Python code and check the output: + i: + + ```bash + python -c "import mindspore;mindspore.check()" + ``` + + - The outputs should be the same as: + + ```text + mindspore version: __version__ + The result of multiplication calculation is correct, mindshare installation successful! + ``` + + It means MindSpore has been installed by docker successfully. + + ii: + ```python import numpy as np import mindspore.context as context diff --git a/install/mindspore_cpu_install_pip.md b/install/mindspore_cpu_install_pip.md index d362aea53f27ee13f466e22394f3597519dd32b9..7142a5a4c3d5998e582f53367d0652e230e275be 100644 --- a/install/mindspore_cpu_install_pip.md +++ b/install/mindspore_cpu_install_pip.md @@ -42,10 +42,17 @@ pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/{version}/MindSp ## 查询安装是否成功 ```bash -python -c "import mindspore;print(mindspore.__version__)" +python -c "import mindspore;mindspore.check()" ``` -如果输出MindSpore版本号,说明MindSpore安装成功了,如果输出`No module named 'mindspore'`说明未成功安装。 +如果输出: + +```text +mindspore version: 版本号 +The result of multiplication calculation is correct, mindshare installation successful! +``` + +说明MindSpore安装成功了。 ## 升级MindSpore版本 diff --git a/install/mindspore_cpu_install_pip_en.md b/install/mindspore_cpu_install_pip_en.md index 77c1c2636e1e5b6a937aa3e6d0e864da64c3e7c8..928cb63645ddaa3e95bcf31ced5a53ce6bb0376f 100644 --- a/install/mindspore_cpu_install_pip_en.md +++ b/install/mindspore_cpu_install_pip_en.md @@ -42,10 +42,17 @@ Of which, ## Installation Verification ```bash -python -c "import mindspore;print(mindspore.__version__)" +python -c "import mindspore;mindspore.check()" ``` -If the MindSpore version number is displayed, it means that MindSpore is installed successfully, and if the output is `No module named 'mindspore'`, it means that the installation was not successful. +The outputs should be the same as: + +```text +mindspore version: __version__ +The result of multiplication calculation is correct, mindshare installation successful! +``` + +It means MindSpore has been installed successfully. ## Version Update diff --git a/install/mindspore_cpu_install_source.md b/install/mindspore_cpu_install_source.md index 48d44923e95dd918a2c858b383876ff6676df712..b26b6b519162823d20a46bb274f15980b87c49ee 100644 --- a/install/mindspore_cpu_install_source.md +++ b/install/mindspore_cpu_install_source.md @@ -80,10 +80,17 @@ pip install build/package/mindspore-{version}-cp37-cp37m-linux_{arch}.whl -i htt ## 验证安装是否成功 ```bash -python -c 'import mindspore;print(mindspore.__version__)' +python -c "import mindspore;mindspore.check()" ``` -如果输出MindSpore版本号,说明MindSpore安装成功了,如果输出`No module named 'mindspore'`说明未安装成功。 +如果输出: + +```text +mindspore version: 版本号 +The result of multiplication calculation is correct, mindshare installation successful! +``` + +说明MindSpore安装成功了。 ## 升级MindSpore版本 diff --git a/install/mindspore_cpu_install_source_en.md b/install/mindspore_cpu_install_source_en.md index f4bd70cbd559a2130628ef77ba5b94ec8c913b20..c3fcc9e88d7d0574a1bed27e443184e440f7c240 100644 --- a/install/mindspore_cpu_install_source_en.md +++ b/install/mindspore_cpu_install_source_en.md @@ -79,10 +79,17 @@ Of which, ## Installation Verification ```bash -python -c 'import mindspore;print(mindspore.__version__)' +python -c "import mindspore;mindspore.check()" ``` -If the MindSpore version number is displayed, it means that MindSpore is installed successfully, and if the output is `No module named'mindspore'`, it means that the installation was not successful. +The outputs should be the same as: + +```text +mindspore version: __version__ +The result of multiplication calculation is correct, mindshare installation successful! +``` + +It means MindSpore has been installed successfully. ## Version Update diff --git a/install/mindspore_cpu_macos_install_conda.md b/install/mindspore_cpu_macos_install_conda.md index f193bce42814bbaf6b77c0b20bfb6c2388705f6a..37c2d1298739d34751cf10b4022c94044f2ba846 100644 --- a/install/mindspore_cpu_macos_install_conda.md +++ b/install/mindspore_cpu_macos_install_conda.md @@ -60,10 +60,17 @@ conda activate mindspore ## 验证是否安装成功 ```bash -python -c "import mindspore;mindspore.__version__" +python -c "import mindspore;mindspore.check()" ``` -如果输出MindSpore版本号,说明MindSpore安装成功了,如果输出`No module named 'mindspore'`说明未安装成功。 +如果输出: + +```text +mindspore version: 版本号 +The result of multiplication calculation is correct, mindshare installation successful! +``` + +说明MindSpore安装成功了。 ## 升级MindSpore版本 diff --git a/install/mindspore_cpu_macos_install_pip.md b/install/mindspore_cpu_macos_install_pip.md index d9d4757c0944b65d9a8a8696d7091a77d7ed4e81..327c712365eb9750ca183db46b0e8cb28ea9e527 100644 --- a/install/mindspore_cpu_macos_install_pip.md +++ b/install/mindspore_cpu_macos_install_pip.md @@ -36,10 +36,17 @@ ## 验证是否安装成功 ```bash -python -c "import mindspore;print(mindspore.__version__)" +python -c "import mindspore;mindspore.check()" ``` -如果输出MindSpore版本号,说明MindSpore安装成功了,如果输出`No module named 'mindspore'`说明未安装成功。 +如果输出: + +```text +mindspore version: 版本号 +The result of multiplication calculation is correct, mindshare installation successful! +``` + +说明MindSpore安装成功了。 ## 升级MindSpore版本 diff --git a/install/mindspore_cpu_macos_install_pip_en.md b/install/mindspore_cpu_macos_install_pip_en.md index 8ac0abe17b37bad933f56d59f11442837c420f77..ca2376b6cc71bdecc68dc4b12d9d12ac49968b61 100644 --- a/install/mindspore_cpu_macos_install_pip_en.md +++ b/install/mindspore_cpu_macos_install_pip_en.md @@ -35,10 +35,17 @@ Of which, ## Installation Verification ```bash -python -c "import mindspore;print(mindspore.__version__)" +python -c "import mindspore;mindspore.check()" ``` -If the MindSpore version number is displayed, it means that MindSpore is installed successfully, and if the output is `No module named 'mindspore'`, it means that the installation was not successful. +The outputs should be the same as: + +```text +mindspore version: __version__ +The result of multiplication calculation is correct, mindshare installation successful! +``` + +It means MindSpore has been installed successfully. ## Version Update diff --git a/install/mindspore_cpu_macos_install_source.md b/install/mindspore_cpu_macos_install_source.md index b9a4f0e5c1b3b37105d986c8bf66e5f65f7e2635..eaf209415bd330c0b87f2ac11848a1083b3c86c2 100644 --- a/install/mindspore_cpu_macos_install_source.md +++ b/install/mindspore_cpu_macos_install_source.md @@ -62,10 +62,17 @@ pip install build/package/mindspore-{version}-py37-none-any.whl -i https://pypi. ## 验证是否安装成功 ```bash -python -c "import mindspore;print(mindspore.__version__)" +python -c "import mindspore;mindspore.check()" ``` -如果输出MindSpore版本号,说明MindSpore安装成功了,如果输出`No module named 'mindspore'`说明未安装成功。 +如果输出: + +```text +mindspore version: 版本号 +The result of multiplication calculation is correct, mindshare installation successful! +``` + +说明MindSpore安装成功了。 ## 升级MindSpore版本 diff --git a/install/mindspore_cpu_macos_install_source_en.md b/install/mindspore_cpu_macos_install_source_en.md index e0d82d5a4e3aa272d3708685e0427b66a85b3f24..bafa4c2889a3b16c79fed9d2a205a1a86333c20a 100644 --- a/install/mindspore_cpu_macos_install_source_en.md +++ b/install/mindspore_cpu_macos_install_source_en.md @@ -62,10 +62,17 @@ Of which, ## Installation Verification ```bash -python -c "import mindspore;print(mindspore.__version__)" +python -c "import mindspore;mindspore.check()" ``` -If the MindSpore version number is displayed, it means that MindSpore is installed successfully, and if the output is `No module named 'mindspore'`, it means that the installation was not successful. +The outputs should be the same as: + +```text +mindspore version: __version__ +The result of multiplication calculation is correct, mindshare installation successful! +``` + +It means MindSpore has been installed successfully. ## Version Update diff --git a/install/mindspore_cpu_win_install_conda.md b/install/mindspore_cpu_win_install_conda.md index 08991b52b05b9c409ceeb2dd964d88fa89427828..497e5cca01bd3f5f945df05829f852e094f060a2 100644 --- a/install/mindspore_cpu_win_install_conda.md +++ b/install/mindspore_cpu_win_install_conda.md @@ -66,10 +66,17 @@ pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/{version}/MindSp ## 验证是否安装成功 ```bash -python -c "import mindspore;mindspore.__version__" +python -c "import mindspore;mindspore.check()" ``` -如果输出MindSpore版本号,说明MindSpore安装成功了,如果输出`No module named 'mindspore'`说明未安装成功。 +如果输出: + +```text +mindspore version: 版本号 +The result of multiplication calculation is correct, mindshare installation successful! +``` + +说明MindSpore安装成功了。 ## 升级MindSpore版本 diff --git a/install/mindspore_cpu_win_install_pip.md b/install/mindspore_cpu_win_install_pip.md index b0db5d7c962010bf54d35b1d6c8cc1cf9a42b835..c8a72585945b176d7ce52b40e1434363ea7fda4d 100644 --- a/install/mindspore_cpu_win_install_pip.md +++ b/install/mindspore_cpu_win_install_pip.md @@ -39,10 +39,17 @@ pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/{version}/MindSp ## 验证是否安装成功 ```bash -python -c "import mindspore;print(mindspore.__version__)" +python -c "import mindspore;mindspore.check()" ``` -如果输出MindSpore版本号,说明MindSpore安装成功了,如果输出`No module named 'mindspore'`说明未安装成功。 +如果输出: + +```text +mindspore version: 版本号 +The result of multiplication calculation is correct, mindshare installation successful! +``` + +说明MindSpore安装成功了。 ## 升级MindSpore版本 diff --git a/install/mindspore_cpu_win_install_pip_en.md b/install/mindspore_cpu_win_install_pip_en.md index 20297cbaaa912f97bf4491c81b1d9d99c7a19f93..61fe8cc15bbf0341683a2bc40f3a0b5d7c617632 100644 --- a/install/mindspore_cpu_win_install_pip_en.md +++ b/install/mindspore_cpu_win_install_pip_en.md @@ -39,10 +39,17 @@ Of which, ## Installation Verification ```bash -python -c "import mindspore;print(mindspore.__version__)" +python -c "import mindspore;mindspore.check()" ``` -If the MindSpore version number is displayed, it means that MindSpore is installed successfully, and if the output is `No module named 'mindspore'`, it means that the installation was not successful. +The outputs should be the same as: + +```text +mindspore version: __version__ +The result of multiplication calculation is correct, mindshare installation successful! +``` + +It means MindSpore has been installed successfully. ## Version Update diff --git a/install/mindspore_cpu_win_install_source.md b/install/mindspore_cpu_win_install_source.md index 2c6f4da41df47475d062678d72ac778a0352dae3..459b291d8113924ebd03f881d86e0ec52877b3aa 100644 --- a/install/mindspore_cpu_win_install_source.md +++ b/install/mindspore_cpu_win_install_source.md @@ -61,10 +61,17 @@ pip install build/package/mindspore-{version}-cp37-cp37m-win_amd64.whl -i https: ## 验证是否安装成功 ```bash -python -c "import mindspore;print(mindspore.__version__)" +python -c "import mindspore;mindspore.check()" ``` -如果输出MindSpore版本号,说明MindSpore安装成功了,如果输出`No module named 'mindspore'`说明未安装成功。 +如果输出: + +```text +mindspore version: 版本号 +The result of multiplication calculation is correct, mindshare installation successful! +``` + +说明MindSpore安装成功了。 ## 升级MindSpore版本 diff --git a/install/mindspore_cpu_win_install_source_en.md b/install/mindspore_cpu_win_install_source_en.md index 33a60fe6bb131eb1e8369d3e1ecd99a4dd83fe0c..98f4343aa7619a7aee235b70d3ba0c3dfc6dee93 100644 --- a/install/mindspore_cpu_win_install_source_en.md +++ b/install/mindspore_cpu_win_install_source_en.md @@ -58,10 +58,17 @@ Of which, ## Installation Verification ```bash -python -c "import mindspore;print(mindspore.__version__)" +python -c "import mindspore;mindspore.check()" ``` -If the MindSpore version number is displayed, it means that MindSpore is installed successfully, and if the output is `No module named 'mindspore'`, it means that the installation was not successful. +The outputs should be the same as: + +```text +mindspore version: __version__ +The result of multiplication calculation is correct, mindshare installation successful! +``` + +It means MindSpore has been installed successfully. ## Version Update diff --git a/install/mindspore_gpu_install_conda.md b/install/mindspore_gpu_install_conda.md index d2af0fc91479304cae6d6d15728f24ece205de32..0ca39ff4ea5837a515dadce8d464e6c216aec628 100644 --- a/install/mindspore_gpu_install_conda.md +++ b/install/mindspore_gpu_install_conda.md @@ -70,6 +70,23 @@ pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/{version}/MindSp ## 验证是否成功安装 +方法一: + +```bash +python -c "import mindspore;mindspore.check()" +``` + +如果输出: + +```text +mindspore version: 版本号 +The result of multiplication calculation is correct, mindshare installation successful! +``` + +说明MindSpore安装成功了。 + +方法二: + ```python import numpy as np from mindspore import Tensor diff --git a/install/mindspore_gpu_install_docker.md b/install/mindspore_gpu_install_docker.md index 83d4abb209f88f7901035a16efbf585d8348a067..19adbbdda1a63109a6cb35824e9bfcdde971ca08 100644 --- a/install/mindspore_gpu_install_docker.md +++ b/install/mindspore_gpu_install_docker.md @@ -102,7 +102,24 @@ docker run -it -v /dev/shm:/dev/shm --runtime=nvidia --privileged=true swr.cn-so - 如果你安装的是指定版本`x.y.z`的容器。 按照上述步骤进入MindSpore容器后,测试Docker是否正常工作,请运行下面的Python代码并检查输出: + + 方法一: + ```bash + python -c "import mindspore;mindspore.check()" + ``` + + 如果输出: + + ```text + mindspore version: 版本号 + The result of multiplication calculation is correct, mindshare installation successful! + ``` + + 至此,你已经成功通过Docker方式安装了MindSpore GPU版本。 + + 方法二: + ```python import numpy as np import mindspore.context as context diff --git a/install/mindspore_gpu_install_docker_en.md b/install/mindspore_gpu_install_docker_en.md index f9fb55f030b449cf9fdad9baec1cb1d6a79f7ec8..c9c56912f3e1d242677792fce56ae4cd06afe26a 100644 --- a/install/mindspore_gpu_install_docker_en.md +++ b/install/mindspore_gpu_install_docker_en.md @@ -102,7 +102,23 @@ of which, - If you are installing the container of the specified version `x.y.z`. After entering the MindSpore container according to the above steps, to test whether the Docker container is working properly, please run the following Python code and check the output: + + i: + + ```bash + python -c "import mindspore;mindspore.check()" + ``` + + - The outputs should be the same as: + + ```text + mindspore version: __version__ + The result of multiplication calculation is correct, mindshare installation successful! + ``` + + It means MindSpore has been installed by docker successfully. + ii: ```python import numpy as np import mindspore.context as context diff --git a/install/mindspore_gpu_install_pip.md b/install/mindspore_gpu_install_pip.md index a47340968b117046e2ba097548c687f97d607d3f..3cdf53289e11890d5d37cbbee3531a64757e248a 100644 --- a/install/mindspore_gpu_install_pip.md +++ b/install/mindspore_gpu_install_pip.md @@ -45,6 +45,23 @@ pip install https://ms-release.obs.cn-north-4.myhuaweicloud.com/{version}/MindSp ## 验证是否成功安装 +方法一: + +```bash +python -c "import mindspore;mindspore.check()" +``` + +如果输出: + +```text +mindspore version: 版本号 +The result of multiplication calculation is correct, mindshare installation successful! +``` + +说明MindSpore安装成功了。 + +方法二: + ```python import numpy as np from mindspore import Tensor diff --git a/install/mindspore_gpu_install_pip_en.md b/install/mindspore_gpu_install_pip_en.md index fc51e6e74cbf34ff5e651b46f2d84229eeb3d2c5..72012e9e109a4c40fd77184815fe652031765321 100644 --- a/install/mindspore_gpu_install_pip_en.md +++ b/install/mindspore_gpu_install_pip_en.md @@ -45,6 +45,23 @@ Of which, ## Installation Verification +i: + +```bash +python -c "import mindspore;mindspore.check()" +``` + +The outputs should be the same as: + +```text +mindspore version: __version__ +The result of multiplication calculation is correct, mindshare installation successful! +``` + +It means MindSpore has been installed successfully. + +ii: + ```python import numpy as np from mindspore import Tensor diff --git a/install/mindspore_gpu_install_source.md b/install/mindspore_gpu_install_source.md index 214a78b4998b15d276c8aef598c3ff7f4ad20318..48a6d4bf0d6f0c0b1f0159928ac193f13ea22f70 100644 --- a/install/mindspore_gpu_install_source.md +++ b/install/mindspore_gpu_install_source.md @@ -89,6 +89,23 @@ pip install build/package/mindspore_gpu-{version}-cp37-cp37m-linux_x86_64.whl -i ## 验证是否成功安装 +方法一: + +```bash +python -c "import mindspore;mindspore.check()" +``` + +如果输出: + +```text +mindspore version: 版本号 +The result of multiplication calculation is correct, mindshare installation successful! +``` + +说明MindSpore安装成功了。 + +方法二: + ```python import numpy as np from mindspore import Tensor diff --git a/install/mindspore_gpu_install_source_en.md b/install/mindspore_gpu_install_source_en.md index b6c7e5fe655b7fdb36c2aa601687fe32047c2a89..bbe49f414aba61345eaafbca43121f632ffc4070 100644 --- a/install/mindspore_gpu_install_source_en.md +++ b/install/mindspore_gpu_install_source_en.md @@ -86,6 +86,23 @@ Of which, ## Installation Verification +i: + +```bash +python -c "import mindspore;mindspore.check()" +``` + +The outputs should be the same as: + +```text +mindspore version: __version__ +The result of multiplication calculation is correct, mindshare installation successful! +``` + +It means MindSpore has been installed successfully. + +ii: + ```python import numpy as np from mindspore import Tensor diff --git a/install/third_party/third_party_cpu_install.md b/install/third_party/third_party_cpu_install.md index fb762174b68e99a17297519a83e04a80d5fdc338..a2be6ca95008f9fd62878271a29cdc588d7511d9 100644 --- a/install/third_party/third_party_cpu_install.md +++ b/install/third_party/third_party_cpu_install.md @@ -370,14 +370,17 @@ success building mindspore project! ms-sd@mssd:~/mindspore$ sudo pip3 install /mindspore/build/package/mindspore-1.1.0-cp37-cp37m-linux_x86_64.whl ``` -(6)导入测试 +(6)验证安装是否成功 -```python3 -ms-sd@mssd:~/mindspore$ sudo python3 -Python 3.7.5 (default, Dec 19 2020, 13:04:49) -[GCC 7.3.0] on linux -Type "help", "copyright", "credits" or "license" for more information. ->>> import mindspore ->>> mindspore.__version__ -'1.1.0' +```bash +python -c "import mindspore;mindspore.check()" +``` + +如果输出: + +```text +mindspore version: 版本号 +The result of multiplication calculation is correct, mindshare installation successful! ``` + +说明MindSpore安装成功了。 diff --git a/resource/jieba.txt b/resource/jieba.txt index c93858ed6ba8c1f7e7be00464c3cea76b6fb1178..0c29cddcc7d9964a2363dbe0fb7b5076e59adcd6 100644 --- a/resource/jieba.txt +++ b/resource/jieba.txt @@ -1,3 +1,31 @@ 数据集 损失函数 优化器 +学习率 +静态图 +动态图 +混合精度 +图算融合 +数据增强 +梯度累积 +分布式训练 +自定义算子 +数据并行 +模型并行 +混合并行 +二阶优化 +循环下沉 +训练可视 +模型可视化 +推理服务 +运行时 +预训练 +模型导出 +模型转换 +迁移学习 +增量训练 +环境变量 +语音 +计算机视觉 +昇腾 +AI处理器 \ No newline at end of file diff --git a/tutorials/source_zh_cn/autograd.ipynb b/tutorials/source_zh_cn/autograd.ipynb index a1061f303859b924cda31f0a9cdd3756ee31b1b0..52f60a0d9773c6e27326a5959f5023ec770564d8 100644 --- a/tutorials/source_zh_cn/autograd.ipynb +++ b/tutorials/source_zh_cn/autograd.ipynb @@ -6,7 +6,7 @@ "source": [ "# 自动微分\n", "\n", - "[![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/tutorials/source_zh_cn/autograd.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/quick_start/mindspore_autograd.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/tutorials/training/source_zh_cn/_static/logo_modelarts.png)](https://console.huaweicloud.com/modelarts/?region=cn-north-4#/notebook/loading?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3F1aWNrX3N0YXJ0L21pbmRzcG9yZV9hdXRvZ3JhZC5pcHluYg==&image_id=65f636a0-56cf-49df-b941-7d2a07ba8c8c)" + "[![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/tutorials/source_zh_cn/autograd.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/quick_start/mindspore_autograd.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/tutorials/training/source_zh_cn/_static/logo_modelarts.png)](https://authoring-modelarts-cnnorth4.huaweicloud.com/console/lab?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3F1aWNrX3N0YXJ0L21pbmRzcG9yZV9hdXRvZ3JhZC5pcHluYg==&imagename=notebook2.0-mindspore-kernel-cpu-cp37)" ] }, { diff --git a/tutorials/source_zh_cn/model.ipynb b/tutorials/source_zh_cn/model.ipynb index ae29cfe27468a08fd380003260541d0ee90c4150..f2acf114706e8de469a85c25a7c1087a13be6a6e 100644 --- a/tutorials/source_zh_cn/model.ipynb +++ b/tutorials/source_zh_cn/model.ipynb @@ -6,7 +6,7 @@ "source": [ "# 建立神经网络\n", "\n", - "[![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/tutorials/source_zh_cn/model.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/quick_start/mindspore_model.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/tutorials/training/source_zh_cn/_static/logo_modelarts.png)](https://console.huaweicloud.com/modelarts/?region=cn-north-4#/notebook/loading?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3F1aWNrX3N0YXJ0L21pbmRzcG9yZV9tb2RlbC5pcHluYg==&image_id=65f636a0-56cf-49df-b941-7d2a07ba8c8c)\n", + "[![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/tutorials/source_zh_cn/model.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/quick_start/mindspore_model.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/tutorials/training/source_zh_cn/_static/logo_modelarts.png)](https://authoring-modelarts-cnnorth4.huaweicloud.com/console/lab?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3F1aWNrX3N0YXJ0L21pbmRzcG9yZV9tb2RlbC5pcHluYg==&imagename=notebook2.0-mindspore-kernel-cpu-cp37)\n", "\n", "神经网络模型由多个数据操作层组成,`mindspore.nn`提供了各种网络基础模块。\n", "\n", diff --git a/tutorials/source_zh_cn/quick_start.ipynb b/tutorials/source_zh_cn/quick_start.ipynb index 97350b5acf1dfde847f628bfaca6ae1ee139fa9a..1231d98d669dcf14f5cbcbf0e8b13cbfc596a918 100644 --- a/tutorials/source_zh_cn/quick_start.ipynb +++ b/tutorials/source_zh_cn/quick_start.ipynb @@ -6,7 +6,7 @@ "source": [ "# 初学入门\n", "\n", - "[![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/tutorials/source_zh_cn/quick_start.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/quick_start/mindspore_quick_start.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/tutorials/training/source_zh_cn/_static/logo_modelarts.png)](https://console.huaweicloud.com/modelarts/?region=cn-north-4#/notebook/loading?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3F1aWNrX3N0YXJ0L21pbmRzcG9yZV9xdWlja19zdGFydC5pcHluYg==&image_id=65f636a0-56cf-49df-b941-7d2a07ba8c8c)\n", + "[![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/tutorials/source_zh_cn/quick_start.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/quick_start/mindspore_quick_start.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/tutorials/training/source_zh_cn/_static/logo_modelarts.png)](https://authoring-modelarts-cnnorth4.huaweicloud.com/console/lab?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3F1aWNrX3N0YXJ0L21pbmRzcG9yZV9xdWlja19zdGFydC5pcHluYg==&imagename=notebook2.0-mindspore-kernel-cpu-cp37)\n", "\n", "本节贯穿MindSpore的基础功能,实现深度学习中的常见任务,请参考各节链接进行更加深入的学习。\n", "\n", diff --git a/tutorials/source_zh_cn/tensor.ipynb b/tutorials/source_zh_cn/tensor.ipynb index 2647ef6f98fdeb0206ea2cf9ff9adbd08f49c45c..9722f6098ec8839c0a8da8a1a0fd3b1a8495363b 100644 --- a/tutorials/source_zh_cn/tensor.ipynb +++ b/tutorials/source_zh_cn/tensor.ipynb @@ -6,7 +6,7 @@ "source": [ "# 张量\n", "\n", - "[![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/tutorials/source_zh_cn/tensor.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/quick_start/mindspore_tensor.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/tutorials/training/source_zh_cn/_static/logo_modelarts.png)](https://console.huaweicloud.com/modelarts/?region=cn-north-4#/notebook/loading?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3F1aWNrX3N0YXJ0L21pbmRzcG9yZV90ZW5zb3IuaXB5bmI=&image_id=65f636a0-56cf-49df-b941-7d2a07ba8c8c)\n", + "[![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/tutorials/source_zh_cn/tensor.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/quick_start/mindspore_tensor.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/tutorials/training/source_zh_cn/_static/logo_modelarts.png)](https://authoring-modelarts-cnnorth4.huaweicloud.com/console/lab?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL3F1aWNrX3N0YXJ0L21pbmRzcG9yZV90ZW5zb3IuaXB5bmI=&imagename=notebook2.0-mindspore-kernel-cpu-cp37)\n", "\n", "张量(Tensor)是MindSpore网络运算中的基本数据结构。\n", "\n", diff --git a/tutorials/training/source_zh_cn/advanced_use/apply_gradient_accumulation.md b/tutorials/training/source_zh_cn/advanced_use/apply_gradient_accumulation.md index 6f330a50ff587343e97d0bb3836162b76c120a0f..e798ee24e04b5f4e38edd56780eb71993dce21da 100644 --- a/tutorials/training/source_zh_cn/advanced_use/apply_gradient_accumulation.md +++ b/tutorials/training/source_zh_cn/advanced_use/apply_gradient_accumulation.md @@ -25,7 +25,7 @@       - + ## 概述 diff --git a/tutorials/training/source_zh_cn/advanced_use/convert_dataset.ipynb b/tutorials/training/source_zh_cn/advanced_use/convert_dataset.ipynb index 1250b65d1fb19884a36ce77436108b17e36efd8d..b306f2b10fa95addce50f673ffb98987f36c2fc5 100644 --- a/tutorials/training/source_zh_cn/advanced_use/convert_dataset.ipynb +++ b/tutorials/training/source_zh_cn/advanced_use/convert_dataset.ipynb @@ -6,7 +6,7 @@ "source": [ "# 转换数据集为MindRecord\n", "\n", - "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/tutorials/training/source_zh_cn/advanced_use/convert_dataset.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/mindspore_convert_dataset.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://console.huaweicloud.com/modelarts/?region=cn-north-4#/notebook/loading?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL21pbmRzcG9yZV9jb252ZXJ0X2RhdGFzZXRfdG9fbWluZHJlY29yZC5pcHluYg==&image_id=65f636a0-56cf-49df-b941-7d2a07ba8c8c)" + "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/tutorials/training/source_zh_cn/advanced_use/convert_dataset.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/mindspore_convert_dataset.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://authoring-modelarts-cnnorth4.huaweicloud.com/console/lab?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL21pbmRzcG9yZV9jb252ZXJ0X2RhdGFzZXRfdG9fbWluZHJlY29yZC5pcHluYg==&imagename=notebook2.0-mindspore-kernel-cpu-cp37)" ] }, { diff --git a/tutorials/training/source_zh_cn/advanced_use/custom_debugging_info.md b/tutorials/training/source_zh_cn/advanced_use/custom_debugging_info.md index 4a9f139d7ca41bdb76fe4424e7a628965188f17e..8442119150d6b4783a79699d011b3212b2aa92ae 100644 --- a/tutorials/training/source_zh_cn/advanced_use/custom_debugging_info.md +++ b/tutorials/training/source_zh_cn/advanced_use/custom_debugging_info.md @@ -29,7 +29,7 @@       - + ## 概述 diff --git a/tutorials/training/source_zh_cn/advanced_use/cv_resnet50.md b/tutorials/training/source_zh_cn/advanced_use/cv_resnet50.md index d6b09e0bcfd801947d86d646fdad504c7714733e..681f23c196a68d066a0f1ed2191e17b8bec7bd8c 100644 --- a/tutorials/training/source_zh_cn/advanced_use/cv_resnet50.md +++ b/tutorials/training/source_zh_cn/advanced_use/cv_resnet50.md @@ -20,7 +20,7 @@       - + ## 概述 diff --git a/tutorials/training/source_zh_cn/advanced_use/debug_in_pynative_mode.md b/tutorials/training/source_zh_cn/advanced_use/debug_in_pynative_mode.md index 9fc0dc54426995d2d0d2a205045dbd5baad93305..82acba8d82387abb0119b06fe24d046b5ae16069 100644 --- a/tutorials/training/source_zh_cn/advanced_use/debug_in_pynative_mode.md +++ b/tutorials/training/source_zh_cn/advanced_use/debug_in_pynative_mode.md @@ -17,7 +17,7 @@       - + ## 概述 diff --git a/tutorials/training/source_zh_cn/advanced_use/enable_auto_augmentation.md b/tutorials/training/source_zh_cn/advanced_use/enable_auto_augmentation.md index 28334b6922da2649e4323283bc336294772b2942..13078ddee63ac325bc24f009f6c0ed7c8a11d84b 100644 --- a/tutorials/training/source_zh_cn/advanced_use/enable_auto_augmentation.md +++ b/tutorials/training/source_zh_cn/advanced_use/enable_auto_augmentation.md @@ -15,7 +15,7 @@       - + ## 概述 diff --git a/tutorials/training/source_zh_cn/advanced_use/enable_cache.md b/tutorials/training/source_zh_cn/advanced_use/enable_cache.md index e86d1cf2ed036a43c2cb4aaf9c702d690142e95c..1608509066aa747b76fe3b746065af97c8be342f 100644 --- a/tutorials/training/source_zh_cn/advanced_use/enable_cache.md +++ b/tutorials/training/source_zh_cn/advanced_use/enable_cache.md @@ -18,7 +18,7 @@       - + ## 概述 diff --git a/tutorials/training/source_zh_cn/advanced_use/enable_mixed_precision.md b/tutorials/training/source_zh_cn/advanced_use/enable_mixed_precision.md index 19a15efad4d07e28e7aff8a32519b2bd9c61304a..ae45dc3484f5fa799cd73c5e050e61211eb609ec 100644 --- a/tutorials/training/source_zh_cn/advanced_use/enable_mixed_precision.md +++ b/tutorials/training/source_zh_cn/advanced_use/enable_mixed_precision.md @@ -15,7 +15,7 @@       - + ## 概述 diff --git a/tutorials/training/source_zh_cn/advanced_use/evaluate_the_model_during_training.md b/tutorials/training/source_zh_cn/advanced_use/evaluate_the_model_during_training.md index af998d0173081cb45d91c0bf2fe9c173bf859329..f5777b81e958cb5a951627b22bc2943a25b49874 100644 --- a/tutorials/training/source_zh_cn/advanced_use/evaluate_the_model_during_training.md +++ b/tutorials/training/source_zh_cn/advanced_use/evaluate_the_model_during_training.md @@ -17,7 +17,7 @@       - + ## 概述 diff --git a/tutorials/training/source_zh_cn/advanced_use/improve_model_security_nad.md b/tutorials/training/source_zh_cn/advanced_use/improve_model_security_nad.md index 4be59b1e8850bd2ff1ed9612eec2bf1d2592c8fc..c67ecbcf07aecdc7fd9258d9daa17ea41d021f16 100644 --- a/tutorials/training/source_zh_cn/advanced_use/improve_model_security_nad.md +++ b/tutorials/training/source_zh_cn/advanced_use/improve_model_security_nad.md @@ -20,7 +20,7 @@       - + ## 概述 diff --git a/tutorials/training/source_zh_cn/advanced_use/nlp_sentimentnet.md b/tutorials/training/source_zh_cn/advanced_use/nlp_sentimentnet.md index 7e6d29f418646d224aec7988d8915eccdae93f89..90e57fc411f5254399d85af434ed125b736343e1 100644 --- a/tutorials/training/source_zh_cn/advanced_use/nlp_sentimentnet.md +++ b/tutorials/training/source_zh_cn/advanced_use/nlp_sentimentnet.md @@ -25,7 +25,7 @@       - + ## 概述 diff --git a/tutorials/training/source_zh_cn/advanced_use/optimize_data_processing.ipynb b/tutorials/training/source_zh_cn/advanced_use/optimize_data_processing.ipynb index b20e92d7e8283c5355aa87bfe1e4b77a17acbf5c..0aa3b11579798619e94c5a629ae4442f6994eb10 100644 --- a/tutorials/training/source_zh_cn/advanced_use/optimize_data_processing.ipynb +++ b/tutorials/training/source_zh_cn/advanced_use/optimize_data_processing.ipynb @@ -8,7 +8,7 @@ "\n", "`Linux` `Ascend` `GPU` `CPU` `数据准备` `中级` `高级`\n", "\n", - "[![](https://gitee.com/mindspore/docs/raw/master/tutorials/training/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/tutorials/training/source_zh_cn/advanced_use/optimize_data_processing.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/mindspore_optimize_data_processing.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/tutorials/training/source_zh_cn/_static/logo_modelarts.png)](https://console.huaweicloud.com/modelarts/?region=cn-north-4#/notebook/loading?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL21pbmRzcG9yZV9vcHRpbWl6ZV90aGVfcGVyZm9ybWFuY2Vfb2ZfZGF0YV9wcmVwYXJhdGlvbi5pcHluYg==&image_id=65f636a0-56cf-49df-b941-7d2a07ba8c8c)" + "[![](https://gitee.com/mindspore/docs/raw/master/tutorials/training/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/tutorials/training/source_zh_cn/advanced_use/optimize_data_processing.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/mindspore_optimize_data_processing.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/tutorials/training/source_zh_cn/_static/logo_modelarts.png)](https://authoring-modelarts-cnnorth4.huaweicloud.com/console/lab?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL21pbmRzcG9yZV9vcHRpbWl6ZV90aGVfcGVyZm9ybWFuY2Vfb2ZfZGF0YV9wcmVwYXJhdGlvbi5pcHluYg==&imagename=notebook2.0-mindspore-kernel-cpu-cp37)" ] }, { diff --git a/tutorials/training/source_zh_cn/advanced_use/parameterized_quantum_circuit.ipynb b/tutorials/training/source_zh_cn/advanced_use/parameterized_quantum_circuit.ipynb index 7d2825bcf7916980ce8a73a843add4a4ba18bd97..60d631aee9a40a214679509c52ce41f7abf1f779 100644 --- a/tutorials/training/source_zh_cn/advanced_use/parameterized_quantum_circuit.ipynb +++ b/tutorials/training/source_zh_cn/advanced_use/parameterized_quantum_circuit.ipynb @@ -8,7 +8,7 @@ "\n", "`Linux` `CPU` `全流程` `初级` `中级` `高级`\n", "\n", - "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/tutorials/training/source_zh_cn/advanced_use/parameterized_quantum_circuit.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/mindspore_parameterized_quantum_circuit.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://console.huaweicloud.com/modelarts/?region=cn-north-4#/notebook/loading?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL21pbmRzcG9yZV9wYXJhbWV0ZXJpemVkX3F1YW50dW1fY2lyY3VpdC5pcHluYg==&image_id=65f636a0-56cf-49df-b941-7d2a07ba8c8c)" + "[![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/tutorials/training/source_zh_cn/advanced_use/parameterized_quantum_circuit.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/mindspore_parameterized_quantum_circuit.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/docs/programming_guide/source_zh_cn/_static/logo_modelarts.png)](https://authoring-modelarts-cnnorth4.huaweicloud.com/console/lab?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL21pbmRzcG9yZV9wYXJhbWV0ZXJpemVkX3F1YW50dW1fY2lyY3VpdC5pcHluYg==&imagename=notebook2.0-mindspore-kernel-cpu-cp37)" ] }, { diff --git a/tutorials/training/source_zh_cn/advanced_use/test_model_security_membership_inference.md b/tutorials/training/source_zh_cn/advanced_use/test_model_security_membership_inference.md index 44a44494fa43954ef50623f0542f0ed2f7455483..d31e3ad9a00243f923b7d835ead7023d9cdc04ea 100644 --- a/tutorials/training/source_zh_cn/advanced_use/test_model_security_membership_inference.md +++ b/tutorials/training/source_zh_cn/advanced_use/test_model_security_membership_inference.md @@ -16,7 +16,7 @@       - + ## 概述 diff --git a/tutorials/training/source_zh_cn/quick_start/linear_regression.ipynb b/tutorials/training/source_zh_cn/quick_start/linear_regression.ipynb index dac3658fab05f1c957adb116c986f9c154636e8a..d8f9c3d9331738eb86f9de230ce521d111f79303 100644 --- a/tutorials/training/source_zh_cn/quick_start/linear_regression.ipynb +++ b/tutorials/training/source_zh_cn/quick_start/linear_regression.ipynb @@ -10,7 +10,7 @@ "\n", "`Linux` `Windows` `Ascend` `GPU` `CPU` `全流程` `初级` `中级` `高级`\n", "\n", - "[![](https://gitee.com/mindspore/docs/raw/master/tutorials/training/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/tutorials/training/source_zh_cn/quick_start/linear_regression.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/mindspore_linear_regression.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/tutorials/training/source_zh_cn/_static/logo_modelarts.png)](https://console.huaweicloud.com/modelarts/?region=cn-north-4#/notebook/loading?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL21pbmRzcG9yZV9saW5lYXJfcmVncmVzc2lvbi5pcHluYg==&image_id=65f636a0-56cf-49df-b941-7d2a07ba8c8c) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_online_experience.png)](https://ascend.huawei.com/zh/#/college/onlineExperiment/codeLabMindSpore/linearRegression)" + "[![](https://gitee.com/mindspore/docs/raw/master/tutorials/training/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/tutorials/training/source_zh_cn/quick_start/linear_regression.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/mindspore_linear_regression.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/tutorials/training/source_zh_cn/_static/logo_modelarts.png)](https://authoring-modelarts-cnnorth4.huaweicloud.com/console/lab?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL21pbmRzcG9yZV9saW5lYXJfcmVncmVzc2lvbi5pcHluYg==&imagename=notebook2.0-mindspore-kernel-cpu-cp37) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_online_experience.png)](https://ascend.huawei.com/zh/#/college/onlineExperiment/codeLabMindSpore/linearRegression)" ] }, { diff --git a/tutorials/training/source_zh_cn/quick_start/quick_start.ipynb b/tutorials/training/source_zh_cn/quick_start/quick_start.ipynb index a8a6d93b5d5b9429c805da5feb41b3843ad6f93f..d007a817fe9d1128957ec4d4283f0a215355974a 100644 --- a/tutorials/training/source_zh_cn/quick_start/quick_start.ipynb +++ b/tutorials/training/source_zh_cn/quick_start/quick_start.ipynb @@ -8,7 +8,7 @@ "\n", "`Linux` `Windows` `Ascend` `GPU` `CPU` `全流程` `初级` `中级` `高级`\n", "\n", - "[![](https://gitee.com/mindspore/docs/raw/master/tutorials/training/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/tutorials/training/source_zh_cn/quick_start/quick_start.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/mindspore_quick_start.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/tutorials/training/source_zh_cn/_static/logo_modelarts.png)](https://console.huaweicloud.com/modelarts/?region=cn-north-4#/notebook/loading?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL21pbmRzcG9yZV9xdWlja19zdGFydC5pcHluYg==&image_id=65f636a0-56cf-49df-b941-7d2a07ba8c8c) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_online_experience.png)](https://ascend.huawei.com/zh/#/college/onlineExperiment/codeLabMindSpore/mindSpore)" + "[![](https://gitee.com/mindspore/docs/raw/master/tutorials/training/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/tutorials/training/source_zh_cn/quick_start/quick_start.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/mindspore_quick_start.ipynb) [![](https://gitee.com/mindspore/docs/raw/master/tutorials/training/source_zh_cn/_static/logo_modelarts.png)](https://authoring-modelarts-cnnorth4.huaweicloud.com/console/lab?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL21pbmRzcG9yZV9xdWlja19zdGFydC5pcHluYg==&imagename=notebook2.0-mindspore-kernel-cpu-cp37) [![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_online_experience.png)](https://ascend.huawei.com/zh/#/college/onlineExperiment/codeLabMindSpore/mindSpore)" ] }, { diff --git a/tutorials/training/source_zh_cn/use/load_dataset_image.ipynb b/tutorials/training/source_zh_cn/use/load_dataset_image.ipynb index 3f2c0ade952c1ed391231d08ab3a6a6907ea0bd5..cb48e112572f5edc2bb642c6f6d150af0fe4bc66 100644 --- a/tutorials/training/source_zh_cn/use/load_dataset_image.ipynb +++ b/tutorials/training/source_zh_cn/use/load_dataset_image.ipynb @@ -15,7 +15,7 @@ "\n", "[![](https://gitee.com/mindspore/docs/raw/master/tutorials/training/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/tutorials/training/source_zh_cn/use/load_dataset_image.ipynb) \n", "[![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/mindspore_load_dataset_image.ipynb) \n", - "[![](https://gitee.com/mindspore/docs/raw/master/tutorials/training/source_zh_cn/_static/logo_modelarts.png)](https://console.huaweicloud.com/modelarts/?region=cn-north-4#/notebook/loading?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL21pbmRzcG9yZV9sb2FkX2RhdGFzZXRfaW1hZ2UuaXB5bmI=&image_id=65f636a0-56cf-49df-b941-7d2a07ba8c8c) " + "[![](https://gitee.com/mindspore/docs/raw/master/tutorials/training/source_zh_cn/_static/logo_modelarts.png)](https://authoring-modelarts-cnnorth4.huaweicloud.com/console/lab?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL21pbmRzcG9yZV9sb2FkX2RhdGFzZXRfaW1hZ2UuaXB5bmI=&imagename=notebook2.0-mindspore-kernel-cpu-cp37) " ] }, { diff --git a/tutorials/training/source_zh_cn/use/load_dataset_text.ipynb b/tutorials/training/source_zh_cn/use/load_dataset_text.ipynb index 2f33da7f617419dbd03abcb785cf42115f37bc2a..09b52ca721ca0de499084b7d5e33ae40b70f14dc 100644 --- a/tutorials/training/source_zh_cn/use/load_dataset_text.ipynb +++ b/tutorials/training/source_zh_cn/use/load_dataset_text.ipynb @@ -10,7 +10,7 @@ "\n", "[![](https://gitee.com/mindspore/docs/raw/master/tutorials/training/source_zh_cn/_static/logo_source.png)](https://gitee.com/mindspore/docs/blob/master/tutorials/training/source_zh_cn/use/load_dataset_text.ipynb) \n", "[![](https://gitee.com/mindspore/docs/raw/master/resource/_static/logo_notebook.png)](https://obs.dualstack.cn-north-4.myhuaweicloud.com/mindspore-website/notebook/master/mindspore_load_dataset_text.ipynb) \n", - "[![](https://gitee.com/mindspore/docs/raw/master/tutorials/training/source_zh_cn/_static/logo_modelarts.png)](https://console.huaweicloud.com/modelarts/?region=cn-north-4#/notebook/loading?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL21pbmRzcG9yZV9sb2FkX2RhdGFzZXRfdGV4dC5pcHluYg==&image_id=65f636a0-56cf-49df-b941-7d2a07ba8c8c)" + "[![](https://gitee.com/mindspore/docs/raw/master/tutorials/training/source_zh_cn/_static/logo_modelarts.png)](https://authoring-modelarts-cnnorth4.huaweicloud.com/console/lab?share-url-b64=aHR0cHM6Ly9vYnMuZHVhbHN0YWNrLmNuLW5vcnRoLTQubXlodWF3ZWljbG91ZC5jb20vbWluZHNwb3JlLXdlYnNpdGUvbm90ZWJvb2svbW9kZWxhcnRzL21pbmRzcG9yZV9sb2FkX2RhdGFzZXRfdGV4dC5pcHluYg==&imagename=notebook2.0-mindspore-kernel-cpu-cp37)" ] }, { diff --git a/tutorials/training/source_zh_cn/use/load_model_for_inference_and_transfer.md b/tutorials/training/source_zh_cn/use/load_model_for_inference_and_transfer.md index 240687d565c55f85458a08d4bcc3ee911b7aa8e4..0167b14dba75ee70d951133b2683a9c8b7889229 100644 --- a/tutorials/training/source_zh_cn/use/load_model_for_inference_and_transfer.md +++ b/tutorials/training/source_zh_cn/use/load_model_for_inference_and_transfer.md @@ -19,7 +19,7 @@       - + ## 概述 diff --git a/tutorials/training/source_zh_cn/use/save_model.md b/tutorials/training/source_zh_cn/use/save_model.md index a8433d16af06a5259f4fc63c33b1344c604e5807..97af679d7e3218df6cebce5b65f9e05ed6c91197 100644 --- a/tutorials/training/source_zh_cn/use/save_model.md +++ b/tutorials/training/source_zh_cn/use/save_model.md @@ -18,7 +18,7 @@       - + ## 概述