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

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(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.
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
 
A  B  C  D  E  F  G  H  I  L  M  N  O  P  Q  R  S  T  U  V