13 lines
843 B
Plaintext
13 lines
843 B
Plaintext
{
|
|
"dataset" : ["str" , "cifar"],
|
|
"arch" : ["str" , "resnet"],
|
|
"depth" : ["int" , "56"],
|
|
"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", "16", "9", "14", "16", "14", "16", "8", "16", "8", "14", "4", "4", "4", "8", "4", "6", "4", "4", "32", "32", "32", "28", "32", "32", "32", "22", "32", "32", "32", "9", "25", "19", "25", "12", "9", "9", "64", "64", "64", "64", "64", "64", "64", "64", "64", "51", "19", "19", "19", "19", "25", "38", "19", "19"]],
|
|
"xblocks" : ["int" , ["5", "5", "7"]],
|
|
"estimated_FLOP" : ["float" , "59.472556"]
|
|
} |