LostTech.TensorFlow : API Documentation

Type IWhileContext

Namespace tensorflow.python.ops.control_flow_ops

Interfaces IControlFlowContext

Public instance methods

object BuildLoop(object pred, object body, object loop_vars, object shape_invariants, object return_same_structure)

Public properties

object loop_enters get;

object loop_exits get;

object maximum_iterations get;

object parallel_iterations get;

object pivot get;

object swap_memory get;