Searched defs:PriorityTopoSortNode (Results 1 – 1 of 1) sorted by relevance
783 struct PriorityTopoSortNode { struct784 PriorityTopoSortNode(const NodeDef* n, int64_t st) in PriorityTopoSortNode() function787 const NodeDef* node;788 int64_t start_time;