A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
Z
P
- prefillAudio(ByteArray,Integer,Integer,Integer) - function in org.pytorch.executorch.extension.llm.LlmModule
- Prefill the KV cache with the given preprocessed audio input.
- prefillAudio(FloatArray,Integer,Integer,Integer) - function in org.pytorch.executorch.extension.llm.LlmModule
- Prefill the KV cache with the given preprocessed audio input.
- prefillImages(IntArray,Integer,Integer,Integer) - function in org.pytorch.executorch.extension.llm.LlmModule
- Prefill the KV cache with the given image input.
- prefillImages(ByteBuffer,Integer,Integer,Integer) - function in org.pytorch.executorch.extension.llm.LlmModule
- Prefill a multimodal Module with the given image input via a direct ByteBuffer.
- prefillImages(FloatArray,Integer,Integer,Integer) - function in org.pytorch.executorch.extension.llm.LlmModule
- Prefill the KV cache with the given normalized image input.
- prefillNormalizedImage(ByteBuffer,Integer,Integer,Integer) - function in org.pytorch.executorch.extension.llm.LlmModule
- Prefill a multimodal Module with the given normalized image input via a direct ByteBuffer.
- prefillPrompt(String) - function in org.pytorch.executorch.extension.llm.LlmModule
- Prefill the KV cache with the given text prompt.
- prefillRawAudio(ByteArray,Integer,Integer,Integer) - function in org.pytorch.executorch.extension.llm.LlmModule
- Prefill the KV cache with the given raw audio input.
- printStackTrace() - function in kotlin.ExecutorchRuntimeException
- printStackTrace(PrintStream) - function in kotlin.ExecutorchRuntimeException
- printStackTrace(PrintWriter) - function in kotlin.ExecutorchRuntimeException
- printStackTrace() - function in kotlin.ExecutorchRuntimeException.ExecutorchInvalidArgumentException
- printStackTrace(PrintStream) - function in kotlin.ExecutorchRuntimeException.ExecutorchInvalidArgumentException
- printStackTrace(PrintWriter) - function in kotlin.ExecutorchRuntimeException.ExecutorchInvalidArgumentException