public class FloatsDataSetIterator extends AbstractDataSetIterator<float[]>
| Constructor and Description |
|---|
FloatsDataSetIterator(Iterable<org.nd4j.linalg.primitives.Pair<float[],float[]>> iterable,
int batchSize) |
asyncSupported, batch, cursor, fillQueue, getLabels, getPreProcessor, hasNext, inputColumns, next, next, numExamples, remove, reset, resetSupported, setPreProcessor, totalExamples, totalOutcomesclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitforEachRemainingpublic FloatsDataSetIterator(@NonNull
Iterable<org.nd4j.linalg.primitives.Pair<float[],float[]>> iterable,
int batchSize)
Copyright © 2017. All rights reserved.