Package ai.djl.repository.zoo
Class DefaultZooProvider
java.lang.Object
ai.djl.repository.zoo.DefaultZooProvider
- All Implemented Interfaces:
ZooProvider
An
ZooProvider
implementation can load models from specified locations.-
Constructor Details
-
DefaultZooProvider
public DefaultZooProvider()
-
-
Method Details
-
getModelZoo
Returns the instance of theModelZoo
.- Specified by:
getModelZoo
in interfaceZooProvider
- Returns:
- the instance of
ModelZoo
-