From 7db2ab0fd305accb1b3bbe0a689fa59966347e43 Mon Sep 17 00:00:00 2001 From: chengchunlei <0510568@163.com> Date: Fri, 23 Oct 2020 17:36:50 +0800 Subject: [PATCH] update README_EN.md. --- README_EN.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README_EN.md b/README_EN.md index 335f593..54aa3f1 100644 --- a/README_EN.md +++ b/README_EN.md @@ -32,5 +32,9 @@ Ascend tools **pytorch model transform to tensorflow pb model tool**:input pytorch weights parameters model,transform to onnx file,then transform to pb model +7. [dnmetis](https://gitee.com/ascend/tools/tree/master/dnmetis) + + **Test tool for NPU inference precision and performance**:Using Python to encapsulate the C++ interface of ACL, inputting om model and original dataset images and tags, we can execute model inference and give out precision and performance of the om model +