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.py1067 def AddBackpropAccumulatedValue(self, history_value, value, argument
1083 history_ctxt = history_value.op._get_control_flow_context()
1104 history_value = _SwitchRefOrTensor(history_value, pred)[branch]
1106 pop = gen_data_flow_ops._stack_pop_v2(history_value,
1160 history_value = cur_grad_state.AddForwardAccumulator(cur_value)
1167 history_value, cur_value)