Add more algorithms
This commit is contained in:
9
configs/archs/NAS-IMAGENET-SETN2.config
Normal file
9
configs/archs/NAS-IMAGENET-SETN2.config
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"arch" : ["str", "dxys"],
|
||||
"genotype" : ["str", "SETN"],
|
||||
"dataset" : ["str", "imagenet"],
|
||||
"ichannel" : ["int", 58],
|
||||
"layers" : ["int", 2],
|
||||
"auxiliary" : ["bool", 1],
|
||||
"drop_path_prob": ["float", 0]
|
||||
}
|
Reference in New Issue
Block a user