Module: contrib.saved_model

Module: tf.contrib.saved_model

Module tf.contrib.saved_model

Defined in tensorflow/contrib/saved_model/__init__.py.

SavedModel contrib support.

SavedModel provides a language-neutral format to save machine-learned models that is recoverable and hermetic. It enables higher-level systems and tools to produce, consume and transform TensorFlow models.

Functions

get_signature_def_by_key(...): Utility function to get a SignatureDef pro