未验证 提交 62e87be7 编写于 作者: G gentelyang 提交者: GitHub

Merge pull request #1217 from ZhangYulongg/patch-12

Test CI case
......@@ -357,7 +357,9 @@ function pipeline_imagenet() {
python3.6 resnet50_web_service.py > ${dir}server_log.txt 2>&1 &
check_result server 8
nvidia-smi
python3.6 pipeline_rpc_client.py > ${dir}client_log.txt 2>&1
timeout 30s python3.6 pipeline_rpc_client.py > ${dir}client_log.txt 2>&1
echo "pipeline_log:-----------"
cat PipelineServingLogs/pipeline.log
check_result client "pipeline_imagenet_GPU_RPC server test completed"
nvidia-smi
kill_server_process
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册