Searched refs:TopoQueue (Results 1 – 2 of 2) sorted by relevance
70 class TopoQueue; variable167 SymbolicShapeRefiner* shape_refiner, TopoQueue* new_shapes,
421 class TopoQueue { class423 explicit TopoQueue(const std::vector<const NodeDef*>& topo_order) in TopoQueue() function in tensorflow::grappler::TopoQueue1893 SymbolicShapeRefiner* shape_refiner, TopoQueue* new_shapes, in PropagateShapes()2127 TopoQueue new_shapes(topo_order); in InferStatically()