Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Darithmetic_optimizer.cc1872 if (ReshapeIsIdentity(*node) && !HasControlInputs(*node)) { in TrySimplify()
1882 bool ReshapeIsIdentity(const NodeDef& reshape) { in ReshapeIsIdentity() function in tensorflow::grappler::__anonbb66c6470111::RemoveRedundantReshape