fix paddle_serving_server.serve
if a user does not define gpus_ids, current api will find gpus through CUDA_VISIBLE_DEVICES otherwise, the server will startup cpu services as needed.
Showing
想要评论请 注册 或 登录
if a user does not define gpus_ids, current api will find gpus through CUDA_VISIBLE_DEVICES otherwise, the server will startup cpu services as needed.