Home
last modified time | relevance | path

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

/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/variables/
H A Dvariable_scope_test.py1133 local_var = variable_scope.get_local_variable(
1148 variable_scope.get_local_variable("w", []).name, "outer/w:0")
1156 variable_scope.get_local_variable)[0]
/aosp_15_r20/external/tensorflow/tensorflow/python/ops/
H A Dvariable_scope.py1777 def get_local_variable( # pylint: disable=missing-docstring function
1815 get_local_variable.__doc__ = get_variable_or_local_docstring % (
/aosp_15_r20/external/tensorflow/tensorflow/python/kernel_tests/
H A Dtemplate_test.py62 variable_scope.get_local_variable(
/aosp_15_r20/external/tensorflow/tensorflow/tools/api/golden/v1/
H A Dtensorflow.pbtxt1380 name: "get_local_variable"