Type I_GradLoopState Namespace tensorflow.python.ops.control_flow_state Interfaces IPythonObjectContainer Methods AddBackpropAccumulatedValue AddForwardAccumulator Properties deferred_exits forward_context forward_index forward_loop_exits forward_sync grad_context grad_index grad_sync history_map outer_grad_state pending_exits_count switch_map unused_exits Public instance methods object AddBackpropAccumulatedValue(object history_value, object value, object dead_branch) object AddForwardAccumulator(object value, object dead_branch) Public properties object deferred_exits get; object forward_context get; object forward_index get; object forward_loop_exits get; object forward_sync get; object grad_context get; object grad_index get; object grad_sync get; object history_map get; object outer_grad_state get; object pending_exits_count get; set; object switch_map get; object unused_exits get;