| Package | Description |
|---|---|
| org.nd4j.linalg.dataset.api.iterator | |
| org.nd4j.linalg.dataset.api.iterator.cache |
| Constructor and Description |
|---|
CachingDataSetIterator(DataSetIterator sourceIterator,
DataSetCache cache) |
CachingDataSetIterator(DataSetIterator sourceIterator,
DataSetCache cache,
String namespace) |
CachingDataSetIterator(DataSetIterator sourceIterator,
DataSetCache cache,
String namespace,
boolean allowPrefetching) |
| Modifier and Type | Class and Description |
|---|---|
class |
InFileAndMemoryDataSetCache |
class |
InFileDataSetCache |
class |
InMemoryDataSetCache |
Copyright © 2021. All rights reserved.