应用模型
使用集合让一切井井有条
根据您的偏好保存内容并对其进行分类。
简介
TensorFlow Serving 是一个适用于机器学习模型的灵活、高性能应用系统,专为生产环境而设计。借助 TensorFlow Serving,您可以轻松部署新算法和实验,同时保留相同的服务器架构和 API。TensorFlow Serving 提供与 TensorFlow 模型的开箱即用型集成,但也可以轻松扩展以应用其他类型的模型和数据。
下面提供了有关 TensorFlow Serving 的详细开发者文档:
如未另行说明,那么本页面中的内容已根据知识共享署名 4.0 许可获得了许可,并且代码示例已根据 Apache 2.0 许可获得了许可。有关详情,请参阅 Google 开发者网站政策。Java 是 Oracle 和/或其关联公司的注册商标。
最后更新时间 (UTC):2020-11-13。
[null,null,["最后更新时间 (UTC):2020-11-13。"],[],[],null,["# Serving Models\n\n\u003cbr /\u003e\n\nIntroduction\n------------\n\nTensorFlow Serving is a flexible, high-performance serving system for machine\nlearning models, designed for production environments. TensorFlow Serving makes\nit easy to deploy new algorithms and experiments, while keeping the same server\narchitecture and APIs. TensorFlow Serving provides out-of-the-box integration\nwith TensorFlow models, but can be easily extended to serve other types of\nmodels and data.\n\nDetailed developer documentation on TensorFlow Serving is available:\n\n- [Architecture Overview](https://www.tensorflow.org/tfx/serving/architecture)\n- [Server API](https://www.tensorflow.org/tfx/serving/api_docs/cc/)\n- [REST Client API](https://www.tensorflow.org/tfx/serving/api_rest)"]]