Searched defs:PriorityTopoSortNode (Results 1 – 1 of 1) sorted by relevance
784 struct PriorityTopoSortNode { struct785 PriorityTopoSortNode(const NodeDef* n, int64_t st) in PriorityTopoSortNode() function788 const NodeDef* node;789 int64 start_time;