Browse Source

!15687 Fix invalid link in fasttext readme

From: @yuruilee
Reviewed-by: @limingqi107,@cristoval
Signed-off-by: @cristoval
pull/15687/MERGE
mindspore-ci-bot Gitee 5 years ago
parent
commit
aa432bc7af
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      model_zoo/official/nlp/fasttext/README.md

+ 1
- 1
model_zoo/official/nlp/fasttext/README.md View File

@@ -52,7 +52,7 @@ architecture. In the following sections, we will introduce how to run the script
## [Environment Requirements](#content)

- Hardware(Ascend/GPU)
- Prepare hardware environment with Ascend or GPU processor. If you want to try Ascend , please send the [application form](https://obs-9be7.obs.cn-east-2.myhuaweicloud.com/file/other/Ascend%20Model%20Zoo%E4%BD%93%E9%AA%8C%E8%B5%84%E6%BA%90%E7%94%B3%E8%AF%B7%E8%A1%A8.docx) to ascend@huawei.com. Once approved, you can get the resources.
- Prepare hardware environment with Ascend or GPU processor.
- Framework
- [MindSpore](https://gitee.com/mindspore/mindspore)
- For more information, please check the resources below:


Loading…
Cancel
Save