A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
T
- temperature(float) - function in org.pytorch.executorch.extension.llm.LlmGenerationConfig.Builder
- Sets the temperature for random sampling.
- temperature(float) - function in org.pytorch.executorch.extension.llm.LlmModuleConfig.Builder
- Sets the temperature for sampling generation.
- Tensor - class in org.pytorch.executorch
- Representation of an ExecuTorch Tensor.
- toBool() - function in org.pytorch.executorch.EValue
- toByteArray() - function in org.pytorch.executorch.EValue
- Serializes an
{@code EValue}
into a byte array. - toByteArray() - function in org.pytorch.executorch.Tensor
- Serializes a
{@code Tensor}
into a byte array. - toDouble() - function in org.pytorch.executorch.EValue
- toInt() - function in org.pytorch.executorch.EValue
- tokenizerPath(String) - function in org.pytorch.executorch.extension.llm.LlmModuleConfig.Builder
- Sets the path to the tokenizer.
- toStr() - function in org.pytorch.executorch.EValue
- toString() - function in java.lang.annotation.Annotation
- toTensor() - function in org.pytorch.executorch.EValue