update codes
This commit is contained in:
9
configs/search-archs/GDAS-NASNet-CIFAR.config
Normal file
9
configs/search-archs/GDAS-NASNet-CIFAR.config
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"super_type" : ["str", "nasnet-super"],
|
||||
"name" : ["str", "GDAS"],
|
||||
"C" : ["int", "16" ],
|
||||
"N" : ["int", "2" ],
|
||||
"steps" : ["int", "4" ],
|
||||
"multiplier" : ["int", "4" ],
|
||||
"stem_multiplier" : ["int", "3" ]
|
||||
}
|
Reference in New Issue
Block a user