Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dtemplate.py316 … variable_scope._get_unique_variable_scope(self._name)), # pylint:disable=protected-access
H A Dvariable_scope.py2126 def _get_unique_variable_scope(prefix): function
2546 unique_default_name = _get_unique_variable_scope(self._default_name)