From d4995ec98f8824b69b58bbaf9584a689f36c0dfe Mon Sep 17 00:00:00 2001 From: sunyiming Date: Fri, 15 Dec 2023 01:25:48 +0000 Subject: [PATCH] update debug/accuracy_tools/api_accuracy_checker/config.yaml. Signed-off-by: sunyiming --- debug/accuracy_tools/api_accuracy_checker/config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debug/accuracy_tools/api_accuracy_checker/config.yaml b/debug/accuracy_tools/api_accuracy_checker/config.yaml index ece957347a..11201ddfef 100644 --- a/debug/accuracy_tools/api_accuracy_checker/config.yaml +++ b/debug/accuracy_tools/api_accuracy_checker/config.yaml @@ -7,4 +7,4 @@ target_iter: [1] precision: 14 white_list: [] enable_dataloader: True - \ No newline at end of file + \ No newline at end of file -- Gitee