Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/core/grappler/costs/
H A Dgraph_properties.cc1096 auto s = UpdateOutputShapesUsingAnnotatedInformation(*node, ctx); in UpdateNode()
1637 Status UpdateOutputShapesUsingAnnotatedInformation(const NodeDef& node, in UpdateOutputShapesUsingAnnotatedInformation() function in tensorflow::grappler::SymbolicShapeRefiner
1903 UpdateOutputShapesUsingAnnotatedInformation(node, c).IgnoreError(); in MaybeUpdateNodeContextOutput()