A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
D
- dataPath(String) - function in org.pytorch.executorch.extension.llm.LlmModuleConfig.Builder
- Sets the path to optional additional data files.
- destroy() - function in org.pytorch.executorch.Module
- Explicitly destroys the native Module object.
- DOUBLE - enum entry in org.pytorch.executorch.DType
Code for dtype ScalarType::Double
- DType - class in org.pytorch.executorch
- Codes representing tensor data types.
- dtype() - function in org.pytorch.executorch.Tensor