Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Darithmetic_optimizer.cc1973 if (InputMatchesTargetShape(*node) && !HasControlInputs(*node)) { in TrySimplify()
1983 bool InputMatchesTargetShape(const NodeDef& reshape) { in InputMatchesTargetShape() function in tensorflow::grappler::__anon327bfa1e0111::RemoveRedundantReshapeOrBroadcastTo