Home
last modified time | relevance | path

Searched defs:PriorityTopoSortNode (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/graph/
H A Dgraph_partition.cc783 struct PriorityTopoSortNode { struct
784 PriorityTopoSortNode(const NodeDef* n, int64_t st) in PriorityTopoSortNode() function
787 const NodeDef* node;
788 int64_t start_time;