13 lines
844 B
Plaintext
13 lines
844 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" , "10"],
|
|
"search_mode" : ["str" , "shape"],
|
|
"xchannels" : ["int" , ["3", "16", "16", "16", "14", "14", "14", "16", "12", "16", "6", "16", "4", "4", "4", "14", "4", "4", "6", "4", "32", "32", "32", "32", "32", "32", "22", "25", "16", "32", "19", "9", "9", "16", "25", "12", "16", "9", "64", "64", "64", "64", "64", "64", "64", "64", "64", "51", "19", "19", "32", "51", "25", "32", "19", "19"]],
|
|
"xblocks" : ["int" , ["5", "5", "5"]],
|
|
"estimated_FLOP" : ["float" , "57.52595"]
|
|
} |