simplify DARTS codes and update affine/track
This commit is contained in:
		| @@ -35,6 +35,7 @@ OMP_NUM_THREADS=4 python ./exps/algos/ENAS.py \ | ||||
| 	--dataset ${dataset} --data_path ${data_path} \ | ||||
| 	--search_space_name ${space} \ | ||||
| 	--arch_nas_dataset ${TORCH_HOME}/NAS-Bench-102-v1_0-e61699.pth \ | ||||
| 	--track_running_stats 1 \ | ||||
| 	--config_path ./configs/nas-benchmark/algos/ENAS.config \ | ||||
| 	--controller_entropy_weight 0.0001 \ | ||||
| 	--controller_bl_dec 0.99 \ | ||||
|   | ||||
		Reference in New Issue
	
	Block a user