| Package | Description |
|---|---|
| org.nd4j.api.loader |
| Modifier and Type | Class and Description |
|---|---|
class |
LocalFileSource
A simple
Source that returns a (buffered) FileInputStream for the specified file path |
| Modifier and Type | Method and Description |
|---|---|
Source |
SourceFactory.getSource(java.lang.String path) |
Source |
LocalFileSourceFactory.getSource(java.lang.String path) |
| Modifier and Type | Method and Description |
|---|---|
T |
Loader.load(Source source) |
Copyright © 2019. All rights reserved.