Home
last modified time | relevance | path

Searched refs:matched_proto_ids (Results 1 – 2 of 2) sorted by relevance

/external/tensorflow/tensorflow/python/training/tracking/
Dutil.py138 def __init__(self, expect_partial, object_graph_proto, matched_proto_ids, argument
142 self.matched_proto_ids = matched_proto_ids
159 if node_id not in self.matched_proto_ids:
214 self.matched_proto_ids = set()
258 self.matched_proto_ids,
Dbase.py272 checkpoint.matched_proto_ids.add(self._proto_id)