A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
Z
M
- makeExecutorchException(Integer,String) - function in org.pytorch.executorch.ExecutorchRuntimeException.Companion
- maxNewTokens(Integer) - function in org.pytorch.executorch.extension.llm.LlmGenerationConfig.Builder
- Sets the maximum number of new tokens to generate.
- MethodMetadata - class in org.pytorch.executorch
- Immutable metadata for a method in a Module.
- modelType(Integer) - function in org.pytorch.executorch.extension.llm.LlmModuleConfig.Builder
- Sets the model type (text-only or multimodal).
- Module - class in org.pytorch.executorch
- Java wrapper for ExecuTorch Module.
- Module.Companion - class in org.pytorch.executorch.Module
- modulePath(String) - function in org.pytorch.executorch.extension.llm.LlmModuleConfig.Builder
- Sets the path to the module.