Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/python/ops/
Dcontrol_flow_grad.py121 real_pred = grad_state.AddBackpropAccumulatedValue(history_pred, pred)
Dcontrol_flow_ops.py861 real_cnt = outer_grad_state.AddBackpropAccumulatedValue(history_cnt, cnt)
1067 def AddBackpropAccumulatedValue(self, history_value, value, member in GradLoopState
1166 real_value = cur_grad_state.AddBackpropAccumulatedValue(
1323 real_shape = outer_grad_state.AddBackpropAccumulatedValue(
1394 shape = grad_state.AddBackpropAccumulatedValue(history_zeros_shape,
2722 real_shape = outer_grad_state.AddBackpropAccumulatedValue(