Type IWhileContext Namespace tensorflow.python.ops.control_flow_ops Interfaces IControlFlowContext Methods BuildLoop Properties loop_enters loop_exits maximum_iterations parallel_iterations pivot swap_memory 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;