Searched refs:GetPotentialFunctionName (Results 1 – 1 of 1) sorted by relevance
1207 Status GetPotentialFunctionName(const Node& node, const string** name) { in GetPotentialFunctionName() function1252 TF_RETURN_IF_ERROR(GetPotentialFunctionName(*node, &function_name)); in ValidateGraph()