Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/graph/
Dgraph_partition.cc813 std::unordered_map<const NodeDef*, int64>* node_to_start_time_out) { in TopologicalSortNodesWithTimePriority() argument
881 node_to_start_time_out->swap(node_to_start_time); in TopologicalSortNodesWithTimePriority()
Dgraph_partition_test.cc50 std::unordered_map<const NodeDef*, int64>* node_to_start_time_out);