Public instance methods
object __next__(IDictionary<string, object> kwargs, Object[] args)
object __next__(Object[] args)
object __next___dyn(IDictionary<string, object> kwargs, Object[] args)
object __next___dyn(Object[] args)
Public properties
int batch_index get; set;
object batch_size get; set;
object index_array get; set;
IEnumerator<object> index_generator get; set;
int total_batches_seen get; set;