vix.ing · top · new · best · stats

TensorFlow-Serving: Flexible, High-Performance ML Serving

2017/12/17 by Christopher Olston, Olston, Christopher, Noah Fiedel +15 · 33 citations
Computer Science · #Distributed #FOS: Computer and information sciences #Machine Learning (cs.LG) #Machine Learning and Algorithms #Machine Learning and Data Classification #Parallel #Parallel Computing and Optimization Techniques #and Cluster Computing (cs.DC) #cs.DC #cs.LG

paper · pdf · doi:10.48550/arxiv.1712.06139

Presented at NIPS 2017 Workshop on ML Systems (http://learningsys.org/nips17/acceptedpapers.html)

openalex publication_date 2017/12/17 · arxiv created 2017/12/27 · arxiv updated 2017/12/29 · openalex created_date 2025/10/10 · openalex updated_date 2026/07/28

Abstract

We describe TensorFlow-Serving, a system to serve machine learning models inside Google which is also available in the cloud and via open-source. It is extremely flexible in terms of the types of ML platforms it supports, and ways to integrate with systems that convey new models and updated versions from training to serving. At the same time, the core code paths around model lookup and inference have been carefully optimized to avoid performance pitfalls observed in naive implementations. Google uses it in many production deployments, including a multi-tenant model hosting service called TFS2.

Cited by

Related