TensorFlow 1 version |
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)