Add one data input with its name.
Add one data input with its name.
Data name.
Data nd-array.
The builder object itself.
Add one data input with its DataDesc
Add one label input with its name.
Add one label input with its name.
Label name.
Label nd-array.
The builder object itself.
Add one label input with its DataDesc
Build the NDArrayIter object.
Build the NDArrayIter object.
the built object.
Set the batch size of the iterator.
Set the batch size of the iterator.
batch size.
The builder object itself.
How to handle the last batch.
How to handle the last batch.
Can be "pad", "discard" or "roll_over".
The builder object itself.
Builder class for NDArrayIter.