HomeSort by relevance Sort by last modified time
    Searched refs:output_nodes_set (Results 1 - 2 of 2) sorted by null

  /external/tensorflow/tensorflow/contrib/framework/python/framework/
graph_util.py 79 output_nodes_set = set(output_nodes)
85 if n not in reachable_by_input and n not in output_nodes_set:
  /external/tensorflow/tensorflow/lite/python/
op_hint.py     [all...]

Completed in 317 milliseconds