Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/grappler/optimizers/
Dconstant_folding.h164 bool IsReductionSimplifiableToIdentity(
Dconstant_folding.cc2510 bool ConstantFolding::IsReductionSimplifiableToIdentity( in IsReductionSimplifiableToIdentity() function in tensorflow::grappler::ConstantFolding
2572 bool simplifiable_to_identity = IsReductionSimplifiableToIdentity( in SimplifyReduction()