Searched refs:instantiated_func_def (Results 1 – 2 of 2) sorted by relevance
255 std::string DebugString(const GraphDef& instantiated_func_def);
815 string DebugString(const GraphDef& instantiated_func_def) { in DebugString() argument817 for (const NodeDef& n : instantiated_func_def.node()) { in DebugString()