Add more algorithms
This commit is contained in:
		
							
								
								
									
										13
									
								
								configs/compares/CIFAR100-TAS-R56.config
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										13
									
								
								configs/compares/CIFAR100-TAS-R56.config
									
									
									
									
									
										Normal file
									
								
							| @@ -0,0 +1,13 @@ | ||||
| { | ||||
|   "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"] | ||||
| } | ||||
		Reference in New Issue
	
	Block a user