Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties.h70 class TopoQueue; variable
167 SymbolicShapeRefiner* shape_refiner, TopoQueue* new_shapes,
Dgraph_properties.cc421 class TopoQueue { class
423 explicit TopoQueue(const std::vector<const NodeDef*>& topo_order) in TopoQueue() function in tensorflow::grappler::TopoQueue
1893 SymbolicShapeRefiner* shape_refiner, TopoQueue* new_shapes, in PropagateShapes()
2127 TopoQueue new_shapes(topo_order); in InferStatically()