Package org.nd4j.common.loader
Class LocalFileSourceFactory
- java.lang.Object
-
- org.nd4j.common.loader.LocalFileSourceFactory
-
- All Implemented Interfaces:
Serializable
,SourceFactory
public class LocalFileSourceFactory extends Object implements SourceFactory
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description LocalFileSourceFactory()
-
-
-
Method Detail
-
getSource
public Source getSource(String path)
- Specified by:
getSource
in interfaceSourceFactory
-
-