Home
last modified time | relevance | path

Searched refs:get_tensor_from_tensor_info (Results 1 – 5 of 5) sorted by relevance

/external/tensorflow/tensorflow/python/saved_model/
Dutils_test.py95 actual = utils.get_tensor_from_tensor_info(tensor_info)
103 actual = utils.get_tensor_from_tensor_info(tensor_info)
115 actual = utils.get_tensor_from_tensor_info(tensor_info,
135 actual = utils.get_tensor_from_tensor_info(tensor_info,
145 utils.get_tensor_from_tensor_info(tensor_info)
148 utils.get_tensor_from_tensor_info(tensor_info)
Dutils.py26 from tensorflow.python.saved_model.utils_impl import get_tensor_from_tensor_info
Dutils_impl.py122 def get_tensor_from_tensor_info(tensor_info, graph=None, import_scope=None): function
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.saved_model.utils.pbtxt8 name: "get_tensor_from_tensor_info"
Dtensorflow.saved_model.pbtxt156 name: "get_tensor_from_tensor_info"