autodl-projects/configs/search-archs/GDAS-NASNet-CIFAR.config

10 lines
287 B
Plaintext
Raw Permalink Normal View History

2020-01-11 15:42:17 +01:00
{
"super_type" : ["str", "nasnet-super"],
"name" : ["str", "GDAS"],
"C" : ["int", "16" ],
"N" : ["int", "2" ],
"steps" : ["int", "4" ],
"multiplier" : ["int", "4" ],
"stem_multiplier" : ["int", "3" ]
}