A B C D E F G H I L M N O P Q R S T U V
G
- generate(String,LlmCallback) - org.pytorch.executorch.extension.llm.LlmModule 中的函式
- 開始從模組生成 token。
- generate(String,int,LlmCallback) - org.pytorch.executorch.extension.llm.LlmModule 中的函式
- 開始從模組生成 token。
- generate(String,LlmCallback,boolean) - org.pytorch.executorch.extension.llm.LlmModule 中的函式
- 開始從模組生成 token。
- generate(String,int,LlmCallback,boolean) - org.pytorch.executorch.extension.llm.LlmModule 中的函式
- 開始從模組生成 token。
- generate(Array,int,int,int,String,int,LlmCallback,boolean) - org.pytorch.executorch.extension.llm.LlmModule 中的函式
- 開始從模組生成 token。
- generateFromPos(String,int,long,LlmCallback,boolean) - org.pytorch.executorch.extension.llm.LlmModule 中的函式
- 從給定的 prompt 開始,從給定的位置生成 token。
- getDataAsByteArray() - org.pytorch.executorch.Tensor 中的函式
- getDataAsDoubleArray() - org.pytorch.executorch.Tensor 中的函式
- getDataAsFloatArray() - org.pytorch.executorch.Tensor 中的函式
- getDataAsIntArray() - org.pytorch.executorch.Tensor 中的函式
- getDataAsLongArray() - org.pytorch.executorch.Tensor 中的函式
- getDataAsUnsignedByteArray() - org.pytorch.executorch.Tensor 中的函式