diff --git a/install/mindspore_cpu_install.md b/install/mindspore_cpu_install.md index 721cad66b18b2db7b7fdc312765fc60c4a5db594..ed91ce11ce44ee64ac32238221bd668cba923657 100644 --- a/install/mindspore_cpu_install.md +++ b/install/mindspore_cpu_install.md @@ -12,6 +12,7 @@ - [通过可执行文件安装](#通过可执行文件安装) - [从源码编译安装](#从源码编译安装) - [安装MindArmour](#安装mindarmour) +- [安装MindSpore Hub](#安装mindspore-hub) @@ -137,3 +138,9 @@ ```bash python -c 'import mindarmour' ``` + +# 安装MindSpore Hub + +当您想要快速体验MindSpore预训练模型时,可以选装MindSpore Hub。 + +具体安装步骤参见[MindSpore Hub](https://gitee.com/mindspore/hub/blob/master/README_CN.md)。 diff --git a/install/mindspore_cpu_install_en.md b/install/mindspore_cpu_install_en.md index d21f05bdeb3d451ff36588a8346a9753bdf831d6..25335b2d1d2baabdaacc7f4b7401441bc18eac2a 100644 --- a/install/mindspore_cpu_install_en.md +++ b/install/mindspore_cpu_install_en.md @@ -12,6 +12,7 @@ This document describes how to quickly install MindSpore in a Ubuntu system with - [Installing Using Executable Files](#installing-using-executable-files) - [Installing Using the Source Code](#installing-using-the-source-code) - [Installing MindArmour](#installing-mindarmour) +- [Installing MindSpore Hub](#installing-mindspore-hub) @@ -138,3 +139,9 @@ If you need to conduct AI model security research or enhance the security of the ```bash python -c 'import mindarmour' ``` + +# Installing MindSpore Hub + +If you need to access and experience MindSpore pre-trained models quickly, you can install MindSpore Hub. + +For details about install steps, see [MindSpore Hub](https://gitee.com/mindspore/hub/blob/master/README.md). diff --git a/install/mindspore_d_install.md b/install/mindspore_d_install.md index 05f95d67bc667b9a07e3f97b0ad9d8792f212e13..ade57412fc0c46ee59091ee581edf9472e8331c2 100644 --- a/install/mindspore_d_install.md +++ b/install/mindspore_d_install.md @@ -17,6 +17,7 @@ - [安装验证](#安装验证) - [安装MindInsight](#安装mindinsight) - [安装MindArmour](#安装mindarmour) +- [安装MindSpore Hub](#安装mindspore-hub) @@ -288,3 +289,9 @@ ```bash python -c 'import mindarmour' ``` + +# 安装MindSpore Hub + +当您想要快速体验MindSpore预训练模型时,可以选装MindSpore Hub。 + +具体安装步骤参见[MindSpore Hub](https://gitee.com/mindspore/hub/blob/master/README_CN.md)。 diff --git a/install/mindspore_d_install_en.md b/install/mindspore_d_install_en.md index 6ffed453553dfa598f781e01653f77de4143a2b3..8b3f50ce5572a904667e9370f1516080af71e580 100644 --- a/install/mindspore_d_install_en.md +++ b/install/mindspore_d_install_en.md @@ -17,6 +17,7 @@ This document describes how to quickly install MindSpore in an Ascend AI process - [Installation Verification](#installation-verification) - [Installing MindInsight](#installing-mindinsight) - [Installing MindArmour](#installing-mindarmour) +- [Installing MindSpore Hub](#installing-mindspore-hub) @@ -290,3 +291,9 @@ If you need to conduct AI model security research or enhance the security of the ```bash python -c 'import mindarmour' ``` + +# Installing MindSpore Hub + +If you need to access and experience MindSpore pre-trained models quickly, you can install MindSpore Hub. + +For details about install steps, see [MindSpore Hub](https://gitee.com/mindspore/hub/blob/master/README.md). diff --git a/install/mindspore_gpu_install.md b/install/mindspore_gpu_install.md index 6c4e175a851cc2a9a2ef7b3ca9d35f2ee1fd8243..2daf7412e91fe3fc420c011ad52445ebe4227553 100644 --- a/install/mindspore_gpu_install.md +++ b/install/mindspore_gpu_install.md @@ -15,6 +15,7 @@ - [安装验证](#安装验证) - [安装MindInsight](#安装mindinsight) - [安装MindArmour](#安装mindarmour) +- [安装MindSpore Hub](#安装mindspore-hub) @@ -229,3 +230,9 @@ ```bash python -c 'import mindarmour' ``` + +# 安装MindSpore Hub + +当您想要快速体验MindSpore预训练模型时,可以选装MindSpore Hub。 + +具体安装步骤参见[MindSpore Hub](https://gitee.com/mindspore/hub/blob/master/README_CN.md)。 diff --git a/install/mindspore_gpu_install_en.md b/install/mindspore_gpu_install_en.md index 70ee23959882765e907b0db917d68a256d2b1d8a..52fcd2ffd1ba0849296789a63f6574ae9b601764 100644 --- a/install/mindspore_gpu_install_en.md +++ b/install/mindspore_gpu_install_en.md @@ -15,6 +15,7 @@ This document describes how to quickly install MindSpore in a NVIDIA GPU environ - [Installation Verification](#installation-verification) - [Installing MindInsight](#installing-mindinsight) - [Installing MindArmour](#installing-mindarmour) +- [Installing MindSpore Hub](#installing-mindspore-hub) @@ -231,3 +232,9 @@ If you need to conduct AI model security research or enhance the security of the ```bash python -c 'import mindarmour' ``` + +# Installing MindSpore Hub + +If you need to access and experience MindSpore pre-trained models quickly, you can install MindSpore Hub. + +For details about install steps, see [MindSpore Hub](https://gitee.com/mindspore/hub/blob/master/README.md).