Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Dcontrol_flow_state.py189 real_cnt = outer_grad_state.AddBackpropAccumulatedValue(history_cnt, cnt)
388 def AddBackpropAccumulatedValue(self, history_value, value, member in _GradLoopState
486 real_value = cur_grad_state.AddBackpropAccumulatedValue(
633 real_shape = outer_grad_state.AddBackpropAccumulatedValue(
713 shape = grad_state.AddBackpropAccumulatedValue(history_zeros_shape,
Dcontrol_flow_grad.py126 real_pred = grad_state.AddBackpropAccumulatedValue(history_pred, pred)
Dcontrol_flow_ops.py2004 real_shape = outer_grad_state.AddBackpropAccumulatedValue(