update CVPR-2019-GDAS re-train NASNet-search-space searched models
This commit is contained in:
		| @@ -4,7 +4,7 @@ echo script name: $0 | ||||
| echo $# arguments | ||||
| if [ "$#" -ne 4 ] ;then | ||||
|   echo "Input illegal number of parameters " $# | ||||
|   echo "Need 4 parameters for dataset and the-model-name and epochs and LR and the-batch-size and the-random-seed" | ||||
|   echo "Need 4 parameters for dataset, the-model-name, the-batch-size and the-random-seed" | ||||
|   exit 1 | ||||
| fi | ||||
| if [ "$TORCH_HOME" = "" ]; then | ||||
|   | ||||
		Reference in New Issue
	
	Block a user