A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
Z
C
- close() - function in org.pytorch.executorch.extension.asr.AsrModule
- Releases native resources.
- COMPLEX_DOUBLE - enum entry in org.pytorch.executorch.DType
Code for dtype ScalarType::ComplexDouble
- COMPLEX_FLOAT - enum entry in org.pytorch.executorch.DType
Code for dtype ScalarType::ComplexFloat
- COMPLEX_HALF - enum entry in org.pytorch.executorch.DType
Code for dtype ScalarType::ComplexHalf
- create() - function in org.pytorch.executorch.extension.llm.LlmGenerationConfig
- Creates a new Builder instance for constructing generation configurations.
- create() - function in org.pytorch.executorch.extension.llm.LlmModuleConfig
- Creates a new Builder instance for constructing LlmModuleConfig objects.
- create(Map,double,double,double,double,boolean) - function in org.pytorch.executorch.training.SGD
- Creates a new SGD optimizer with the specified parameters and options.
- create(Map,double) - function in org.pytorch.executorch.training.SGD
- Creates a new SGD optimizer with default options.