Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/python/
Dop_hint.py716 def _find_all_hints_in_nodes(nodes): function
803 children_hints = _find_all_hints_in_nodes(new_nodes)
1154 hints = _find_all_hints_in_nodes(graph_def.node)
1241 hints = _find_all_hints_in_nodes(session.graph_def.node)
1243 hints = _find_all_hints_in_nodes(graph_def.node)