A  B  C  D  E  F  G  H  I  L  M  N  O  P  Q  R  S  T  U  V  W 

G

generate(String,LlmCallback) - function in org.pytorch.executorch.extension.llm.LlmModule
Start generating tokens from the module.
generate(String,int,LlmCallback) - function in org.pytorch.executorch.extension.llm.LlmModule
Start generating tokens from the module.
generate(String,LlmCallback,boolean) - function in org.pytorch.executorch.extension.llm.LlmModule
Start generating tokens from the module.
generate(String,int,LlmCallback,boolean) - function in org.pytorch.executorch.extension.llm.LlmModule
Start generating tokens from the module.
generate(String,LlmGenerationConfig,LlmCallback) - function in org.pytorch.executorch.extension.llm.LlmModule
Start generating tokens from the module.
generate(Array,int,int,int,String,int,LlmCallback,boolean) - function in org.pytorch.executorch.extension.llm.LlmModule
Start generating tokens from the module.
generateFromPos(String,int,long,LlmCallback,boolean) - function in org.pytorch.executorch.extension.llm.LlmModule
Generate tokens from the given prompt, starting from the given position.
getBackends() - function in org.pytorch.executorch.MethodMetadata
 
getDataAsByteArray() - function in org.pytorch.executorch.Tensor
 
getDataAsDoubleArray() - function in org.pytorch.executorch.Tensor
 
getDataAsFloatArray() - function in org.pytorch.executorch.Tensor
 
getDataAsIntArray() - function in org.pytorch.executorch.Tensor
 
getDataAsLongArray() - function in org.pytorch.executorch.Tensor
 
getDataAsUnsignedByteArray() - function in org.pytorch.executorch.Tensor
 
getDataPath() - function in org.pytorch.executorch.extension.llm.LlmModuleConfig
 
getMaxNewTokens() - function in org.pytorch.executorch.extension.llm.LlmGenerationConfig
 
getMethodMetadata(String) - function in org.pytorch.executorch.Module
Get the corresponding @MethodMetadata for a method
getMethods() - function in org.pytorch.executorch.Module
Returns the names of methods.
getModelType() - function in org.pytorch.executorch.extension.llm.LlmModuleConfig
 
getModulePath() - function in org.pytorch.executorch.extension.llm.LlmModuleConfig
 
getName() - function in org.pytorch.executorch.MethodMetadata
 
getRegisteredBackends() - function in org.pytorch.executorch.ExecuTorchRuntime
Get all registered backends.
getRegisteredOps() - function in org.pytorch.executorch.ExecuTorchRuntime
Get all registered ops.
getRuntime() - function in org.pytorch.executorch.ExecuTorchRuntime
Get the runtime instance.
getSeqLen() - function in org.pytorch.executorch.extension.llm.LlmGenerationConfig
 
getTemperature() - function in org.pytorch.executorch.extension.llm.LlmGenerationConfig
 
getTemperature() - function in org.pytorch.executorch.extension.llm.LlmModuleConfig
 
getTokenizerPath() - function in org.pytorch.executorch.extension.llm.LlmModuleConfig
 
A  B  C  D  E  F  G  H  I  L  M  N  O  P  Q  R  S  T  U  V  W