Searched refs:ClearOutputProperties (Results 1 – 4 of 4) sorted by relevance
124 void ClearOutputProperties(const string& node_name);
180 properties.ClearOutputProperties(node.name()); in TEST_F()
2343 void GraphProperties::ClearOutputProperties(const string& node_name) { in ClearOutputProperties() function in tensorflow::grappler::GraphProperties
1067 ctx().graph_properties->ClearOutputProperties(node->name()); in UpdateInputs()