W3cubDocs

/TensorFlow Python

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 protocol buffer by its key.

Other Members

__cached__

__loader__

__spec__

© 2018 The TensorFlow Authors. All rights reserved.
Licensed under the Creative Commons Attribution License 3.0.
Code samples licensed under the Apache 2.0 License.
https://www.tensorflow.org/api_docs/python/tf/contrib/saved_model