Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties.cc1067 auto s = UpdateOutputShapesUsingAnnotatedInformation(*node, ctx); in UpdateNode()
1598 Status UpdateOutputShapesUsingAnnotatedInformation(const NodeDef& node, in UpdateOutputShapesUsingAnnotatedInformation() function in tensorflow::grappler::SymbolicShapeRefiner
1864 UpdateOutputShapesUsingAnnotatedInformation(node, c).IgnoreError(); in MaybeUpdateNodeContextOutput()