A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
E
- echo(boolean) - function in org.pytorch.executorch.extension.llm.LlmGenerationConfig.Builder
- Sets whether to include the input prompt in the generated output.
- equals(Object) - function in java.lang.annotation.Annotation
- etdump() - function in org.pytorch.executorch.Module
- Dump the ExecuTorch ETRecord file to /data/local/tmp/result.etdump.
- EValue - class in org.pytorch.executorch
- Java representation of an ExecuTorch value, which is implemented as tagged union that can be one of the supported types: https://pytorch.org/docs/stable/jit.html#types .
- execute(String,Array) - function in org.pytorch.executorch.Module
- Runs the specified method of this module with the specified arguments.
- ExecuTorchRuntime - class in org.pytorch.executorch
- Class for entire ExecuTorch Runtime related functions.
- Experimental - class in org.pytorch.executorch.annotations
- This annotation indicates that an API is experimental and may change or be removed at any time.