swap-nas/AutoDL-Projects/configs/NeurIPS-2019/C100-ResNet110.config
2024-08-25 18:02:31 +02:00

13 lines
1.1 KiB
Plaintext

{
"dataset" : ["str" , "cifar"],
"arch" : ["str" , "resnet"],
"depth" : ["int" , "110"],
"module" : ["str" , "ResNetBasicblock"],
"super_type" : ["str" , "infer-shape"],
"zero_init_residual" : ["bool" , "0"],
"class_num" : ["int" , "100"],
"search_mode" : ["str" , "shape"],
"xchannels" : ["int" , ["3", "16", "14", "16", "11", "14", "16", "16", "11", "16", "9", "14", "12", "16", "16", "16", "8", "16", "14", "16", "12", "4", "11", "16", "4", "4", "4", "16", "12", "4", "8", "4", "9", "4", "6", "14", "4", "4", "32", "32", "32", "32", "28", "28", "32", "32", "32", "32", "32", "28", "32", "28", "25", "32", "32", "32", "9", "9", "32", "32", "9", "25", "28", "32", "28", "9", "9", "32", "12", "12", "9", "22", "12", "9", "64", "64", "64", "64", "64", "64", "64", "64", "64", "64", "64", "64", "64", "64", "64", "44", "64", "57", "19", "19", "19", "19", "25", "19", "25", "19", "25", "19", "19", "25", "19", "19", "19", "25", "25", "19"]],
"xblocks" : ["int" , ["13", "9", "11"]],
"estimated_FLOP" : ["float" , "117.653164"]
}