LostTech.TensorFlow : API Documentation

Type I_GradLoopState

Namespace tensorflow.python.ops.control_flow_state

Interfaces IPythonObjectContainer

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;