|
NEML2 2.0.0
|
This is the complete list of members for R3, including all inherited members.
| __add__(self, float arg0) | R3 | |
| __add__(self, Scalar arg0) | R3 | |
| __add__(self, R3 arg0) | R3 | |
| __iadd__(self, float arg0) | R3 | |
| __imul__(self, float arg0) | R3 | |
| __init__(self) | R3 | |
| __init__(self, torch.Tensor arg0, int arg1) | R3 | |
| __init__(self, R3 arg0) | R3 | |
| __init__(self, torch.Tensor arg0) | R3 | |
| __isub__(self, float arg0) | R3 | |
| __itruediv__(self, float arg0) | R3 | |
| __mul__(self, float arg0) | R3 | |
| __mul__(self, Scalar arg0) | R3 | |
| __neg__(self) | R3 | |
| __pow__(self, float arg0) | R3 | |
| __pow__(self, Scalar arg0) | R3 | |
| __radd__(self, float arg0) | R3 | |
| __repr__(self) | R3 | |
| __rmul__(self, float arg0) | R3 | |
| __rpow__(self, float arg0) | R3 | |
| __rsub__(self, float arg0) | R3 | |
| __rtruediv__(self, float arg0) | R3 | |
| __str__(self) | R3 | |
| __sub__(self, float arg0) | R3 | |
| __sub__(self, Scalar arg0) | R3 | |
| __sub__(self, R3 arg0) | R3 | |
| __truediv__(self, float arg0) | R3 | |
| __truediv__(self, Scalar arg0) | R3 | |
| __truediv__(self, R3 arg0) | R3 | |
| base(self) | R3 | |
| batch(self) | R3 | |
| batched(self) | R3 | |
| clone(self) | R3 | |
| copy_(self, torch.Tensor arg0, bool arg1) | R3 | |
| defined(self) | R3 | |
| detach(self) | R3 | |
| detach_(self) | R3 | |
| device(self) | R3 | |
| dim(self) | R3 | |
| dtype(self) | R3 | |
| empty(*, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | R3 | static |
| empty(tuple[int,...] batch_shape, *, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | R3 | static |
| empty_like(R3 arg0) | R3 | static |
| full(float fill_value, *, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | R3 | static |
| full(tuple[int,...] batch_shape, float fill_value, *, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | R3 | static |
| full_like(R3 other, float fill_value) | R3 | static |
| grad(self) | R3 | |
| item(self) | R3 | |
| linspace(R3 start, R3 end, int nstep, int dim=0) | R3 | static |
| logspace(R3 start, R3 end, int nstep, int dim=0, float base=10.0) | R3 | static |
| ones(*, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | R3 | static |
| ones(tuple[int,...] batch_shape, *, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | R3 | static |
| ones_like(R3 arg0) | R3 | static |
| requires_grad(self) | R3 | |
| requires_grad_(self, bool arg0) | R3 | |
| shape(self) | R3 | |
| tensor(self) | R3 | |
| to(self, *, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | R3 | |
| torch(self) | R3 | |
| torch(self) | R3 | |
| zero_(self) | R3 | |
| zeros(*, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | R3 | static |
| zeros(tuple[int,...] batch_shape, *, torch.dtype dtype=..., torch.device device=..., bool requires_grad=False) | R3 | static |
| zeros_like(R3 arg0) | R3 | static |