Browse Source

增加打印。

Signed-off-by: zouap <zouap@pcl.ac.cn>
pull/3035/head
zouap 2 years ago
parent
commit
7bb87bbc09
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      routers/repo/aisafety.go

+ 1
- 1
routers/repo/aisafety.go View File

@@ -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",
}



Loading…
Cancel
Save