提交 be1926e2 编写于 作者: B barrierye

test gpu ci && test=serving

上级 7073c84f
......@@ -383,7 +383,7 @@ function python_test_multi_process(){
echo "bert mutli rpc RPC inference pass"
;;
GPU)
rm -rf ./image # ? just for test
rm -rf ./image # ?just for test
check_cmd "python -m paddle_serving_server_gpu.serve --model uci_housing_model --port 9292 --workdir test9292 --gpu_ids 0 &"
check_cmd "python -m paddle_serving_server_gpu.serve --model uci_housing_model --port 9293 --workdir test9293 --gpu_ids 0 &"
sleep 5
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册