Searched refs:PartialConstPropThroughIdentityN (Results 1 – 2 of 2) sorted by relevance
128 bool PartialConstPropThroughIdentityN(NodeDef* node);
1896 if (PartialConstPropThroughIdentityN(node)) { in SimplifyNode()3011 bool ConstantFolding::PartialConstPropThroughIdentityN(NodeDef* node) { in PartialConstPropThroughIdentityN() function in tensorflow::grappler::ConstantFolding