使用TensorFlow服务和Flask部署模型 关键概念 1. Serve a TensorFlow model with TensorFlow Serving and Docker. 2. Create a web application with Flask to work as an interface to a served model.