Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dgraph_properties.h73 class TopoQueue; variable
H A Dgraph_properties.cc524 class TopoQueue { class
526 explicit TopoQueue(const std::vector<const NodeDef*>& topo_order) in TopoQueue() function in tensorflow::grappler::TopoQueue