Home
last modified time | relevance | path

Searched refs:build_tensor_info_internal (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/saved_model/
Dutils_impl.py63 return build_tensor_info_internal(tensor)
66 def build_tensor_info_internal(tensor): function
Dsave.py248 return {key: utils_impl.build_tensor_info_internal(value)