update README.md.

This commit is contained in:
HuaweiAscend
2020-06-22 11:49:14 +08:00
committed by Gitee
parent 8664d4b0f5
commit 348c5fe31f
+1 -1
View File
@@ -10,7 +10,7 @@ Ascend tools,请根据自己的需要进入对应文件夹获取工具,或
**模型推理工具**:输入.om模型和模型所需要的输入bin文件,输出模型的输出数据文件。
2. [imgtobin](https://gitee.com/ascend/tools/tree/master/imgtobin)
2. [img2bin](https://gitee.com/ascend/tools/tree/master/img2bin)
**bin文件生成工具**:生成模型推理所需的输入数据,以.bin格式保存。