From aefef7123a10f9e9be2aa60c48e1f1c60524057c Mon Sep 17 00:00:00 2001 From: tomato <16008390+tomato1146@user.noreply.gitee.com> Date: Tue, 12 Aug 2025 06:14:57 +0000 Subject: [PATCH] update README.md. Signed-off-by: tomato <16008390+tomato1146@user.noreply.gitee.com> --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 93f2bbc..b036038 100644 --- a/README.md +++ b/README.md @@ -63,7 +63,7 @@ --- -## 📚 术语解释(适合小白) +## 📚 术语解释 - **评测数据集**:用来测试 GPU 性能的一组标准化样本,包括代码、输入数据和预期结果。 - **GT(Ground Truth)**:标准参考答案或结果,用来验证程序运行是否正确。