Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Dcontrol_flow_ops.py927 def AddBackpropAccumulatedValue(self, history_value, value, argument
943 history_ctxt = history_value.op._get_control_flow_context()
964 history_value = _SwitchRefOrTensor(history_value, pred)[branch]
965 pop = gen_data_flow_ops.stack_pop_v2(history_value,
1018 history_value = cur_grad_state.AddForwardAccumulator(cur_value)
1025 history_value, cur_value)