{
  "dataset"            : ["str"   , "cifar"],
  "arch"               : ["str"   , "resnet"],
  "depth"              : ["int"   , "32"],
  "module"             : ["str"   , "ResNetBasicblock"],
  "super_type"         : ["str"   , "infer-width"],
  "zero_init_residual" : ["bool"  , "0"],
  "class_num"          : ["int"   , "100"],
  "xchannels"          : ["int"   , ["3", "4", "11", "11", "11", "12", "14", "16", "8", "9", "6", "12", "28", "32", "28", "32", "12", "25", "28", "22", "28", "25", "57", "19", "38", "64", "64", "51", "57", "64", "64", "57"]],
  "estimated_FLOP"     : ["float" , "42.908996"]
}