Package org.nd4j.common.loader
Interface SourceFactory
-
- All Superinterfaces:
Serializable
- All Known Implementing Classes:
LocalFileSourceFactory
public interface SourceFactory extends Serializable
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Source
getSource(String path)
-