From b7951d25e26b8719d51351bc1bbeed3c6b074d06 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=AD=E5=BF=A0=E6=98=8C?= Date: Wed, 6 Apr 2022 02:06:46 +0000 Subject: [PATCH 1/2] update TensorFlow/contrib/cv/LMTCNN_ID1278_for_TensorFlow/README.md. --- TensorFlow/contrib/cv/LMTCNN_ID1278_for_TensorFlow/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TensorFlow/contrib/cv/LMTCNN_ID1278_for_TensorFlow/README.md b/TensorFlow/contrib/cv/LMTCNN_ID1278_for_TensorFlow/README.md index 5845a5438..953db1878 100644 --- a/TensorFlow/contrib/cv/LMTCNN_ID1278_for_TensorFlow/README.md +++ b/TensorFlow/contrib/cv/LMTCNN_ID1278_for_TensorFlow/README.md @@ -172,5 +172,5 @@ $ ./script/evalfold1.sh ~ $ ./script/evalfold5.sh | GPU NVIDIA V100 | NPU | | ------------- | -------------- | -| 0.084 s/batch | 0.139 s/batch | +| 0.084 s/batch | 0.04 s/batch | -- Gitee From 2839a45e05f3180c16c75acd5aebe11b8b8cd464 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E9=83=AD=E5=BF=A0=E6=98=8C?= Date: Wed, 6 Apr 2022 02:07:11 +0000 Subject: [PATCH 2/2] update TensorFlow/contrib/cv/LMTCNN_ID1278_for_TensorFlow/modelzoo_level.txt. --- .../contrib/cv/LMTCNN_ID1278_for_TensorFlow/modelzoo_level.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/TensorFlow/contrib/cv/LMTCNN_ID1278_for_TensorFlow/modelzoo_level.txt b/TensorFlow/contrib/cv/LMTCNN_ID1278_for_TensorFlow/modelzoo_level.txt index 95fe04bd4..01be994eb 100644 --- a/TensorFlow/contrib/cv/LMTCNN_ID1278_for_TensorFlow/modelzoo_level.txt +++ b/TensorFlow/contrib/cv/LMTCNN_ID1278_for_TensorFlow/modelzoo_level.txt @@ -1,5 +1,5 @@ FuncStatus:OK -PerfStatus:POK +PerfStatus:OK GPUStatus:OK NPUMigrationStatus:POK PrecisionStatus:OK \ No newline at end of file -- Gitee