From 7bb87bbc098a4791c22397950c018c99a10af965 Mon Sep 17 00:00:00 2001 From: zouap Date: Wed, 14 Sep 2022 11:05:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=A2=9E=E5=8A=A0=E6=89=93=E5=8D=B0=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: zouap --- routers/repo/aisafety.go | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/routers/repo/aisafety.go b/routers/repo/aisafety.go index f8d1fd661..776b451af 100644 --- a/routers/repo/aisafety.go +++ b/routers/repo/aisafety.go @@ -34,7 +34,7 @@ func CloudBrainAiSafetyCreateTest(ctx *context.Context) { EvalContent: "test", TLPath: "test", Indicators: []string{"ACC,CAV"}, - CDName: "cifar-1000-fgsm", + CDName: "cifar-1000-BA", BDName: "cifar-1000", }