Searched refs:_get_element_from_tensor_info (Results 1 – 2 of 2) sorted by relevance
94 def _get_element_from_tensor_info(tensor_info, graph): function306 decoded = _get_element_from_tensor_info(fetch, self._func_graph)
150 …wrap_function._get_element_from_tensor_info(input_spec, wrapped.graph) # pylint: disable=protecte…