Support GDAS (FRC), see details in docs/CVPR-2019-GDAS.md
This commit is contained in:
9
configs/search-archs/GDASFRC-NASNet-CIFAR.config
Normal file
9
configs/search-archs/GDASFRC-NASNet-CIFAR.config
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"super_type" : ["str", "nasnet-super"],
|
||||
"name" : ["str", "GDAS_FRC"],
|
||||
"C" : ["int", "16" ],
|
||||
"N" : ["int", "2" ],
|
||||
"steps" : ["int", "4" ],
|
||||
"multiplier" : ["int", "4" ],
|
||||
"stem_multiplier" : ["int", "3" ]
|
||||
}
|
Reference in New Issue
Block a user