Searched refs:_get_tensors_from_tensor_names (Results 1 – 1 of 1) sorted by relevance
63 … tensorflow.lite.python.util import get_tensors_from_tensor_names as _get_tensors_from_tensor_names unknown1557 input_tensors = _get_tensors_from_tensor_names(sess.graph, input_arrays)1562 output_tensors = _get_tensors_from_tensor_names(sess.graph, output_arrays)1910 input_tensors = _get_tensors_from_tensor_names(1912 output_tensors = _get_tensors_from_tensor_names(