From c55271d183edc9baca613fd7397480cd1cfa07b7 Mon Sep 17 00:00:00 2001 From: ai_god Date: Thu, 31 Dec 2020 15:23:55 +0800 Subject: [PATCH] test --- README.en.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.en.md b/README.en.md index ea5dbe62c..d4e5ccb27 100755 --- a/README.en.md +++ b/README.en.md @@ -13,7 +13,7 @@ You can read [TF_Adapter Interface](https://support.huaweicloud.com/intl/en-us/u You can build the TF_Adapter software package from the source code and install it on the Shengteng AI processor environment. > The TF_Adapter plug-in has a strict matching relationship with Tensorflow. Before building from source code, you need to ensure that it has been installed correctly [Tensorflow v1.15.0 ->版本](https://www.tensorflow.org/install/pip) 。 +>版本](https://www.tensorflow.org/install/pip) You may also build GraphEngine from source. To build GraphEngine, please make sure that you have access to an Ascend 910 environment as compiling environment, and make sure that following software requirements are fulfilled. - Linux OS -- Gitee