A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
Z
S
- seqLen(int) - function in org.pytorch.executorch.extension.llm.LlmGenerationConfig.Builder
- Sets the maximum sequence length for generation.
- setDecoderStartTokenId(Long) - function in org.pytorch.executorch.extension.asr.AsrTranscribeConfig.Builder
- setMaxNewTokens(Long) - function in org.pytorch.executorch.extension.asr.AsrTranscribeConfig.Builder
- setStackTrace(Array) - function in java.lang.ExecutorchRuntimeException
- setStackTrace(Array) - function in java.lang.ExecutorchRuntimeException.ExecutorchInvalidArgumentException
- setTemperature(Float) - function in org.pytorch.executorch.extension.asr.AsrTranscribeConfig.Builder
- SGD - class in org.pytorch.executorch.training
- Java wrapper for ExecuTorch SGD Optimizer.
- shape() - function in org.pytorch.executorch.Tensor
- Returns the shape of this tensor.
- step(Map) - function in org.pytorch.executorch.training.SGD
- Performs a single optimization step using the provided gradients.
- stop() - function in org.pytorch.executorch.extension.llm.LlmModule
- Stop current generate() before it finishes.