Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/lite/python/
Dop_hint.py903 def _check_subgraph_closed(n, reachable_by_input, input_nodes_set, argument
922 current_node not in input_nodes_set):
925 if current_node not in input_nodes_set: