Home
last modified time | relevance | path

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

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