SavedModel utility functions.
Utility functions to assist with setup and construction of the SavedModel proto.
build_tensor_info(...)
: Utility function to build TensorInfo proto from a Tensor. (deprecated)
get_tensor_from_tensor_info(...)
: Returns the Tensor or CompositeTensor described by a TensorInfo proto. (deprecated)
© 2020 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/versions/r2.3/api_docs/python/tf/compat/v1/saved_model/utils