https://github.com/leovan/model-serving-demo
模型服务部署 Demo
https://github.com/leovan/model-serving-demo
Last synced: 5 months ago
JSON representation
模型服务部署 Demo
- Host: GitHub
- URL: https://github.com/leovan/model-serving-demo
- Owner: leovan
- License: mit
- Created: 2018-10-18T01:23:44.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2024-08-20T04:05:14.000Z (almost 2 years ago)
- Last Synced: 2024-08-20T06:58:05.302Z (almost 2 years ago)
- Language: Python
- Size: 14.6 KB
- Stars: 8
- Watchers: 2
- Forks: 6
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## 利用 Flask 和 Google App Engine 部署模型服务示例代码
本工程为利用 Flask 和 Google App Engine 部署模型服务的示例代码,更多介绍请参见对应 [博客](https://leovan.me/cn/2018/10/serving-models-with-flask-and-gae/)。