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

  /external/tensorflow/tensorflow/contrib/framework/python/framework/
graph_util.py 72 reachable_by_output = _bfs_for_reachable_nodes(output_nodes,
84 if n in reachable_by_output:
  /external/tensorflow/tensorflow/lite/python/
op_hint.py     [all...]

Completed in 218 milliseconds