Searched refs:instantiated_func_def (Results 1 – 2 of 2) sorted by relevance
242 string DebugString(const GraphDef& instantiated_func_def);
768 string DebugString(const GraphDef& instantiated_func_def) { in DebugString() argument770 for (const NodeDef& n : instantiated_func_def.node()) { in DebugString()