Searched refs:graph_def_2 (Results 1 – 2 of 2) sorted by relevance
49 GraphDef graph_def_2; in EqualsGraphDef() local50 if (!graph_def_2.ParseFromString(graphdef_string2)) { in EqualsGraphDef()67 return differencer.Compare(graph_def_1, graph_def_2); in EqualsGraphDef()
381 graph_def_2: graph_pb2.GraphDef,406 if not isinstance(graph_def_2, graph_pb2.GraphDef):410 graph_def_2.SerializeToString(),