Searched refs:ClearOutputProperties (Results 1 – 5 of 5) sorted by relevance
149 void ClearOutputProperties(const string& node_name);
2811 void GraphProperties::ClearOutputProperties(const string& node_name) { in ClearOutputProperties() function in tensorflow::grappler::GraphProperties
208 properties.ClearOutputProperties(node.name()); in TEST_F()
1095 ctx().graph_properties->ClearOutputProperties(node->name()); in UpdateInputs()
1943 properties->ClearOutputProperties(node->name()); in ReplaceOperationWithNoOp()