Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dconstant_folding.cc2572 bool simplifiable_to_identity = IsReductionSimplifiableToIdentity( in SimplifyReduction() local
2604 } else if (simplifiable_to_identity) { in SimplifyReduction()