update README.md.

This commit is contained in:
chengchunlei
2020-10-23 17:11:21 +08:00
committed by Gitee
parent 37706f214c
commit 543c28603e
+4
View File
@@ -32,3 +32,7 @@ Ascend tools,昇腾工具仓库。
6. [pt2pb](https://gitee.com/ascend/tools/tree/master/pt2pb)
**pytorch模型转tensorflow pb模型工具**:输入pytorch权重参数模型,转为onnx,再转为pb模型
7. [dnmetis](https://gitee.com/ascend/tools/tree/master/dnmetis)
**dnmetisNPU推理精度和性能测试工具**:使用Python封装ACL的C++接口,输入om模型和原始数据集图片、标签,即可执行模型推理,输出精度数据和性能数据