Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties.h186 static Status UpdateEnter(SymbolicShapeRefiner* shape_refiner,
Dgraph_properties.cc2269 Status GraphProperties::UpdateEnter(SymbolicShapeRefiner* shape_refiner, in UpdateEnter() function in tensorflow::grappler::GraphProperties
2303 TF_RETURN_IF_ERROR(UpdateEnter(shape_refiner, n, new_shapes)); in UpdateShapes()