Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/lite/python/
H A Dop_hint.py725 def _find_all_hints_in_nodes(nodes): function
814 children_hints = _find_all_hints_in_nodes(new_nodes)
1180 hints = _find_all_hints_in_nodes(graph_def.node)
1271 hints = _find_all_hints_in_nodes(session.graph_def.node)
1273 hints = _find_all_hints_in_nodes(graph_def.node)