Serving
Serving copied to clipboard
uci_housing_model
使用Paddle Serving部署深度模型,看https://github.com/PaddlePaddle/Serving/tree/develop/examples/Pipeline/simple_web_service 例子,使用命令 python3 -m paddle_serving_server.serve --model uci_housing_model --thread 10 --port 9292 其中uci_housing_model这个文件目录是怎么生成的呢
Message that will be displayed on users' first issue