Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/module/
Dmodule.py281 attributes_to_ignore=self._TF_MODULE_IGNORED_PROPERTIES,
351 attributes_to_ignore, argument
364 if key in attributes_to_ignore:
403attributes_to_ignore=submodule._TF_MODULE_IGNORED_PROPERTIES, # pylint: disable=protected-access