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

P

prefillAudio(Array,int,int,int) - function in org.pytorch.executorch.extension.llm.LlmModule
Prefill the KV cache with the given preprocessed audio input.
prefillAudio(Array,int,int,int) - function in org.pytorch.executorch.extension.llm.LlmModule
Prefill the KV cache with the given preprocessed audio input.
prefillImages(Array,int,int,int) - function in org.pytorch.executorch.extension.llm.LlmModule
Prefill the KV cache with the given image input.
prefillImages(ByteBuffer,int,int,int) - function in org.pytorch.executorch.extension.llm.LlmModule
Prefill a multimodal Module with the given image input via a direct ByteBuffer.
prefillImages(Array,int,int,int) - function in org.pytorch.executorch.extension.llm.LlmModule
Prefill the KV cache with the given normalized image input.
prefillNormalizedImage(ByteBuffer,int,int,int) - 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(Array,int,int,int) - function in org.pytorch.executorch.extension.llm.LlmModule
Prefill the KV cache with the given raw audio input.
printStackTrace() - function in java.lang.ExecutorchRuntimeException
 
printStackTrace() - function in java.lang.ExecutorchRuntimeException.ExecutorchInvalidArgumentException
 
A  B  C  D  E  F  G  H  I  L  M  N  O  P  Q  R  S  T  U  V  W  Z