public class LiteModuleLoader extends java.lang.Object
LiteModuleLoader()
static Module
load(java.lang.String modelPath)
load(java.lang.String modelPath, java.util.Map<java.lang.String,java.lang.String> extraFiles, Device device)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public LiteModuleLoader()
public static Module load(java.lang.String modelPath, java.util.Map<java.lang.String,java.lang.String> extraFiles, Device device)
modelPath
extraFiles
device
Device
Module
public static Module load(java.lang.String modelPath)