Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties.cc1543 Status UpdateOutputShapesAndValues(const NodeDef& node, NodeContext* c) { in UpdateOutputShapesAndValues() function in tensorflow::grappler::SymbolicShapeRefiner
1875 UpdateOutputShapesAndValues(node, c).IgnoreError(); // This is optional. in MaybeUpdateNodeContextOutput()