cpu_infer.sh 189 字节
Newer Older
O
overlordmax 已提交
1 2 3
python infer.py --use_gpu 0 \  
			    --batch_size 64 \  
			    --cpu_num 2 \  
Y
yudongxu(许煜东) 已提交
4
				--model_dir ./model_dir \
O
overlordmax 已提交
5 6
			    --test_data_path ./test_data \  
			    --vocab_path ./vocab_size.txt