Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties.h147 static Status UpdateQueue(const NodeDef* queue_node,
Dgraph_properties.cc1881 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