Searched refs:RemoveRedundantVariableUpdates (Results 1 – 2 of 2) sorted by relevance
300 void RemoveRedundantVariableUpdates(GraphProperties* properties,
2115 RemoveRedundantVariableUpdates(properties, optimized_graph, node)); in SimplifyNode()2546 void ConstantFolding::RemoveRedundantVariableUpdates( in RemoveRedundantVariableUpdates() function in tensorflow::grappler::ConstantFolding