xautodl/configs/search-archs/DARTS-NASNet-CIFAR.config

10 lines
288 B
Plaintext

{
"super_type" : ["str", "nasnet-super"],
"name" : ["str", "DARTS"],
"C" : ["int", "16" ],
"N" : ["int", "2" ],
"steps" : ["int", "4" ],
"multiplier" : ["int", "4" ],
"stem_multiplier" : ["int", "3" ]
}