From 7ad1b27a8b4be0d5cac5e6a481ec11f9860c8e10 Mon Sep 17 00:00:00 2001 From: lvmingfu Date: Mon, 23 May 2022 14:55:18 +0800 Subject: [PATCH] fix error lins for r1.6 --- tutorials/source_en/introduction.md | 2 +- tutorials/source_zh_cn/introduction.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/tutorials/source_en/introduction.md b/tutorials/source_en/introduction.md index 0ec519beee..e80d2737d0 100644 --- a/tutorials/source_en/introduction.md +++ b/tutorials/source_en/introduction.md @@ -12,7 +12,7 @@ Ascend computing is a full-stack AI computing infrastructure and application bas Huawei Atlas AI computing solution is based on Ascend series AI processors and uses various product forms such as modules, cards, edge stations, servers, and clusters to build an all-scenario AI infrastructure solution oriented to device, edge, and cloud. It covers data center and intelligent edge solutions, as well as the entire inference and training processes in the deep learning field. -- **Atlas series**: provides AI training, inference cards, and training servers ([learn more](https://e.huawei.com/en/products/cloud-computing-dc/atlas/)). +- **Atlas series**: provides AI training, inference cards, and training servers ([learn more](https://www.hiascend.com/en/ecosystem/industry)). - **CANN at heterogeneous computing architecture**: a driver layer that enables chips ([learn more](https://www.hiascend.com/en/software/cann)). - **MindSpore**: all-scenario AI framework ([learn more](https://www.mindspore.cn/en)). - **MindX SDK**: Ascend SDK that provides application solutions ([learn more](https://www.hiascend.com/en/software/mindx-sdk)). diff --git a/tutorials/source_zh_cn/introduction.md b/tutorials/source_zh_cn/introduction.md index 5f01dbc2b5..b9af9b6869 100644 --- a/tutorials/source_zh_cn/introduction.md +++ b/tutorials/source_zh_cn/introduction.md @@ -18,7 +18,7 @@ 下面简单介绍每个模块的作用: -- **Atlas系列产品**:提供AI训练、推理卡及训练服务器([了解更多](https://e.huawei.com/cn/products/cloud-computing-dc/atlas/))。 +- **Atlas系列产品**:提供AI训练、推理卡及训练服务器([了解更多](https://www.hiascend.com/ecosystem/industry))。 - **CANN(异构计算架构)**:芯片使能、驱动层([了解更多](https://ascend.huawei.com/zh/#/software/cann))。 - **MindSpore(AI框架)**:全场景AI框架([了解更多](https://www.mindspore.cn/))。 - **MindX SDK(昇腾SDK)**:行业SDK和应用解决方案([了解更多](https://ascend.huawei.com/zh/#/software/mindx-sdk))。 -- Gitee