Searched refs:ReplaceReductionWithIdentity (Results 1 – 2 of 2) sorted by relevance
240 bool ReplaceReductionWithIdentity(NodeDef* node) const;
2811 bool ConstantFolding::ReplaceReductionWithIdentity(NodeDef* node) const { in ReplaceReductionWithIdentity() function in tensorflow::grappler::ConstantFolding2837 return ReplaceReductionWithIdentity(node); in SimplifyReduction()2900 return ReplaceReductionWithIdentity(node); in SimplifyReduction()