fix intent

This commit is contained in:
darkliang
2023-03-28 18:47:33 +08:00
parent 5c61842c49
commit 786aded8af
+1 -1
View File
@@ -35,7 +35,7 @@ loss_cfg:
model_cfg:
model: Baseline
backbone_cfg:
type: ResNet9
type: ResNet9
block: BasicBlock
channels: # Layers configuration for automatically model construction
- 64