Fix the potential memory leak in NAS-Bench-201 clear_param
This commit is contained in:
		| @@ -15,7 +15,7 @@ else | ||||
|   echo "TORCH_HOME : $TORCH_HOME" | ||||
| fi | ||||
|  | ||||
| OMP_NUM_THREADS=4 python exps/NAS-Bench-201/test-weights.py \ | ||||
| CUDA_VISIBLE_DEVICES='' OMP_NUM_THREADS=4 python exps/NAS-Bench-201/test-weights.py \ | ||||
| 	--base_path $HOME/.torch/NAS-Bench-201-v1_1-096897 \ | ||||
| 	--dataset $1 \ | ||||
| 	--use_12 $2 | ||||
|   | ||||
		Reference in New Issue
	
	Block a user