重命名 README.en.md 为 README_EN.md

This commit is contained in:
HuaweiAscend
2020-08-10 10:29:31 +08:00
committed by Gitee
parent 5b8f7b05e7
commit c9b2c90093
+15
View File
@@ -0,0 +1,15 @@
# tools
#### introduce
Ascend toolsPlease go to the corresponding folder to get the tool according to your needs, or click the link below to select the tool you need to use.
#### explain
1. [amexec](https://gitee.com/ascend/tools/tree/master/amexec)
**Model reasoning tool**:Input. Om model and model required input bin file, output model output data file.
2. [img2bin](https://gitee.com/ascend/tools/tree/master/img2bin)
**Bin file generation tool ** : Generates input data required for model reasoning, saved in.bin format。