update codes
This commit is contained in:
		| @@ -222,8 +222,8 @@ def main(): | |||||||
|   print_log('Finish with training time = {:}'.format( convert_secs2time(total_train_time, True) ), log) |   print_log('Finish with training time = {:}'.format( convert_secs2time(total_train_time, True) ), log) | ||||||
|  |  | ||||||
|   # clear GPU cache |   # clear GPU cache | ||||||
|   torch.cuda.empty_cache() |   #torch.cuda.empty_cache() | ||||||
|   main_procedure(config, 'cifar10', os.environ['TORCH_HOME'] + '/cifar.python', args, basemodel.genotype(), 36, 20, log) |   #main_procedure(config, 'cifar10', os.environ['TORCH_HOME'] + '/cifar.python', args, basemodel.genotype(), 36, 20, log) | ||||||
|   log.close() |   log.close() | ||||||
|  |  | ||||||
|  |  | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user