Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/training/tracking/
Dgraph_view.py89 def _serialize_slot_variables(trackable_objects, node_ids, object_names): argument
98 optimizer_path=object_names[trackable])
123 variable_path=object_names[original_variable],
125 object_names[slot_variable] = checkpoint_name
208 self, trackable_objects, object_graph_proto, node_ids, object_names, argument
224 object_name = object_names[trackable]
335 object_names = object_identity.ObjectIdentityDictionary()
337 object_names[obj] = _object_prefix_from_path(path)
344 object_names=object_names)
354 object_names=object_names,
[all …]