Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties.cc2066 ShapeHandle GetMergedShape(InferenceContext* ic, ShapeHandle s) { in GetMergedShape() function in tensorflow::grappler::SymbolicShapeManager
2111 const auto& merged_shape = shape_manager->GetMergedShape(ic, shape); in ValidateSymbolicShapeManager()
2122 const auto& merged_shape = shape_manager->GetMergedShape(ic, shape); in ValidateSymbolicShapeManager()
2174 ic->DebugString(shape_manager->GetMergedShape(ic, ic->input(i))), in VerboseShapeInferenceLogging()
2180 ic->DebugString(shape_manager->GetMergedShape(ic, ic->output(i))), in VerboseShapeInferenceLogging()