Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/costs/
Dgraph_properties.cc1179 bool ShouldUpdateOutputShapesAndValues(NodeContext* c, int64 max_size) { in ShouldUpdateOutputShapesAndValues() function in tensorflow::grappler::SymbolicShapeRefiner
1572 !ShouldUpdateOutputShapesAndValues(c, max_element_size)) { in MaybeUpdateNodeContextOutput()