Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Dvariable_scope.py1505 get_variable_or_local_docstring = ("""%s variable
1605 get_variable.__doc__ = get_variable_or_local_docstring % (
1654 get_local_variable.__doc__ = get_variable_or_local_docstring % (