Module: tf.contrib.predictor

View source on GitHub

Modules for Predictors.

Functions

from_contrib_estimator(...): Constructs a Predictor from a tf.contrib.learn.Estimator.

from_estimator(...): Constructs a Predictor from a tf.python.estimator.Estimator.

from_saved_model(...): Constructs a Predictor from a SavedModel on disk.