Searched refs:suffix_to_remove (Results 1 – 1 of 1) sorted by relevance
260 const char* const suffix_to_remove = "_RetVal"; in FunctionDefToGraphDef() local261 if (absl::EndsWith(node.name(), suffix_to_remove)) { in FunctionDefToGraphDef()263 strlen(suffix_to_remove)); in FunctionDefToGraphDef()