Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/training/tracking/
Ddata_structures.py555 def _has_mutation_or_trackable(self): member in ListWrapper
563 if self._has_mutation_or_trackable():
613 if self._has_mutation_or_trackable():
647 if (self._has_mutation_or_trackable() or isinstance(obj, base.Trackable)):
654 if self._has_mutation_or_trackable():
664 if self._has_mutation_or_trackable():