Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/grappler/
Dhierarchical_controller.py302 reward_value = variable_scope.get_local_variable(
314 best_reward = variable_scope.get_local_variable(
324 ready_value = variable_scope.get_local_variable(
344 ctr["baseline"] = variable_scope.get_local_variable(
519 grouping_actions_cache = variable_scope.get_local_variable(
691 actions_cache = variable_scope.get_local_variable(
/external/tensorflow/tensorflow/contrib/training/python/training/
Dresample.py132 estimated_mean = variable_scope.get_local_variable(
/external/tensorflow/tensorflow/python/kernel_tests/
Dvariable_scope_test.py1110 local_var = variable_scope.get_local_variable(
1125 variable_scope.get_local_variable("w", []).name, "outer/w:0")
1133 variable_scope.get_local_variable)[0]
Dtemplate_test.py67 variable_scope.get_local_variable(
/external/tensorflow/tensorflow/python/ops/
Dvariable_scope.py1616 def get_local_variable( # pylint: disable=missing-docstring function
1654 get_local_variable.__doc__ = get_variable_or_local_docstring % (
/external/tensorflow/tensorflow/tools/api/golden/v1/
Dtensorflow.pbtxt1312 name: "get_local_variable"