Description
Provides Python API pieces for TensorFlow Serving, a system for exposing trained machine-learning models to production clients. It helps applications communicate with model-serving services and use shared request or response definitions.
Developers and administrators use it as a serving integration library. Production model serving needs access control, input validation, monitoring, versioning, and privacy review for submitted data.