From 0e0cdcb215a1943112f9c5ba9f024c1edc07b7d1 Mon Sep 17 00:00:00 2001 From: HuaweiAscend Date: Wed, 12 Aug 2020 15:24:32 +0800 Subject: [PATCH] add faster_install/README.md. --- faster_install/README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) create mode 100644 faster_install/README.md diff --git a/faster_install/README.md b/faster_install/README.md new file mode 100644 index 0000000..d917878 --- /dev/null +++ b/faster_install/README.md @@ -0,0 +1,17 @@ +中文|[English](README_EN.md) + +# faster_install + +#### 介绍 + +faster_install,请根据自己使用的版本选择对应的快速安装脚本,或者点击下面的说明链接选择需要的快速安装脚本。 + +#### 使用说明 + +1. [for_1.7x.0.0](https://gitee.com/ascend/tools/tree/master/makesd/for_1.7x.0.0) + + **1.7x.0.0版本**:1.7x.0.0版本快速安装脚本。 + +2. [for_1.3x.0.0](https://gitee.com/ascend/tools/tree/master/makesd/for_1.3x.0.0) + + **1.3x.0.0版本**:1.3x.0.0版本快速安装脚本。 \ No newline at end of file