T - the raw data type of the datasetpublic interface RawDataset<T>
extends ai.djl.training.dataset.Dataset
| Modifier and Type | Method and Description |
|---|---|
T |
getData()
Returns a plain java object.
|
T getData() throws java.io.IOException
java.io.IOException - when IO operation fails in loading a resource