Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/util/
Dobject_identity.py154 class ObjectIdentityWeakKeyDictionary(ObjectIdentityDictionary): class
/external/tensorflow/tensorflow/python/keras/utils/
Dobject_identity.py154 class ObjectIdentityWeakKeyDictionary(ObjectIdentityDictionary): class
/external/tensorflow/tensorflow/python/checkpoint/
Dcheckpoint.py371 self.unused_attributes = object_identity.ObjectIdentityWeakKeyDictionary()
1159 self._saveables_cache = object_identity.ObjectIdentityWeakKeyDictionary()