A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
E
- equals(Object) - function in java.lang.annotation.Annotation
- 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.
- Experimental - class in org.pytorch.executorch.annotations
- This annotation indicates that an API is experimental and may change or be removed at any time.