Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dgraph_partition.cc814 std::unordered_map<const NodeDef*, int64_t>* node_to_start_time_out) { in TopologicalSortNodesWithTimePriority() argument
882 node_to_start_time_out->swap(node_to_start_time); in TopologicalSortNodesWithTimePriority()
H A Dgraph_partition_test.cc51 std::unordered_map<const NodeDef*, int64_t>* node_to_start_time_out);