Defined in tensorflow/_api/v1/saved_model/utils/__init__.py.
SavedModel utility functions.
Utility functions to assist with setup and construction of the SavedModel proto.
Functions
build_tensor_info(...): Utility function to build TensorInfo proto from a Tensor. (deprecated)
get_tensor_from_tensor_info(...): Returns the Tensor or SparseTensor described by a TensorInfo proto. (deprecated)