From 566bd02ed20f5ff8f432ed8093677a605799a3f1 Mon Sep 17 00:00:00 2001 From: huangyuxin Date: Wed, 13 Oct 2021 02:43:03 +0000 Subject: [PATCH] update the benchmark --- tests/benchmark/README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/tests/benchmark/README.md b/tests/benchmark/README.md index a8e6aaff6..411f89dad 100644 --- a/tests/benchmark/README.md +++ b/tests/benchmark/README.md @@ -54,6 +54,7 @@ bash run_analysis_mp.sh ``` ### The log +``` {"log_file": "recoder_sp_bs16_fp32_ngpu1.txt", "model_name": "Conformer", "mission_name": "one gpu", @@ -67,3 +68,4 @@ bash run_analysis_mp.sh "profiler_path": null, "UNIT": "sent./sec" } +```