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.h156 static Status UpdateEnter(SymbolicShapeRefiner* shape_refiner,
Dgraph_properties.cc1836 Status GraphProperties::UpdateEnter(SymbolicShapeRefiner* shape_refiner, in UpdateEnter() function in tensorflow::grappler::GraphProperties
1870 TF_RETURN_IF_ERROR(UpdateEnter(shape_refiner, n, new_shapes)); in UpdateShapes()