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.h236 bool IsReductionSimplifiableToIdentity(
Dconstant_folding.cc2780 bool ConstantFolding::IsReductionSimplifiableToIdentity( in IsReductionSimplifiableToIdentity() function in tensorflow::grappler::ConstantFolding
2867 bool simplifiable_to_identity = IsReductionSimplifiableToIdentity( in SimplifyReduction()