From 97c4cc84a043f2a141cc3875ba30691d5dce4f70 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=88=98=E8=88=AA=E5=AE=87?= <3364451258@qq.com> Date: Fri, 12 Jun 2026 21:37:59 +0800 Subject: [PATCH] =?UTF-8?q?docs:=20=E6=9B=B4=E6=96=B0=E6=8F=90=E4=BA=A4?= =?UTF-8?q?=E8=AE=B0=E5=BD=95=EF=BC=88=E7=AC=AC=E4=B8=80=E7=89=88=20FP16?= =?UTF-8?q?=EF=BC=8C=E5=BE=97=E5=88=86=2043.55=EF=BC=8C152s=EF=BC=89?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- CLAUDE.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CLAUDE.md b/CLAUDE.md index 7a8a284..bd90085 100644 --- a/CLAUDE.md +++ b/CLAUDE.md @@ -131,6 +131,6 @@ CUDA Graph 已评估并放弃(batch 形状不固定,不适用)。 ## 提交记录 -| 日期 | 提交次数 | 得分 | 优化手段 | 备注 | -|------|----------|------|----------|------| -| - | - | - | - | - | +| 日期 | 提交次数 | 得分 | AUC | PCOC | 耗时 | 优化手段 | 备注 | +|------|----------|------|-----|------|------|----------|------| +| 06/12 | 3 | **43.55** | 0.7525 | 1.059 | 152s | 接口对齐 + FP16 量化 | 第 1、2 次因 requirements.txt 异常 |