Package org.nd4j.common.loader
Class LocalFileSource
- java.lang.Object
-
- org.nd4j.common.loader.LocalFileSource
-
-
Constructor Summary
Constructors Constructor Description LocalFileSource()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description InputStream
getInputStream()
-
-
-
Method Detail
-
getInputStream
public InputStream getInputStream() throws IOException
- Specified by:
getInputStream
in interfaceSource
- Throws:
IOException
-
-