Searched refs:UpdateQueue (Results 1 – 2 of 2) sorted by relevance
147 static Status UpdateQueue(const NodeDef* queue_node,
1881 TF_RETURN_IF_ERROR(UpdateQueue(n, shape_refiner, new_shapes)); in UpdateShapes()1944 Status GraphProperties::UpdateQueue(const NodeDef* queue_node, in UpdateQueue() function in tensorflow::grappler::GraphProperties