Searched refs:PartialConstPropThroughIdentityN (Results 1 – 2 of 2) sorted by relevance
158 bool PartialConstPropThroughIdentityN(NodeDef* node);
2102 SET_AND_RETURN_IF_MODIFIED(PartialConstPropThroughIdentityN(node)); in SimplifyNode()3559 bool ConstantFolding::PartialConstPropThroughIdentityN(NodeDef* node) { in PartialConstPropThroughIdentityN() function in tensorflow::grappler::ConstantFolding