NEML2 1.4.0
Loading...
Searching...
No Matches
Tensor Member List

This is the complete list of members for Tensor, including all inherited members.

__add__(self, float arg0)Tensor
__add__(self, Scalar arg0)Tensor
__add__(self, Tensor arg0)Tensor
__init__(self)Tensor
__init__(self, torch.Tensor arg0, int arg1)Tensor
__init__(self, Tensor arg0)Tensor
__init__(self, Vec arg0)Tensor
__init__(self, Rot arg0)Tensor
__init__(self, WR2 arg0)Tensor
__init__(self, R2 arg0)Tensor
__init__(self, Scalar arg0)Tensor
__init__(self, SR2 arg0)Tensor
__init__(self, R3 arg0)Tensor
__init__(self, SFR3 arg0)Tensor
__init__(self, R4 arg0)Tensor
__init__(self, SSR4 arg0)Tensor
__init__(self, SFFR4 arg0)Tensor
__init__(self, SWR4 arg0)Tensor
__init__(self, WSR4 arg0)Tensor
__init__(self, WWR4 arg0)Tensor
__init__(self, R5 arg0)Tensor
__init__(self, SSFR5 arg0)Tensor
__init__(self, Quaternion arg0)Tensor
__init__(self, MillerIndex arg0)Tensor
__mul__(self, float arg0)Tensor
__mul__(self, Scalar arg0)Tensor
__neg__(self)Tensor
__pow__(self, float arg0)Tensor
__pow__(self, Scalar arg0)Tensor
__pow__(self, Tensor arg0)Tensor
__radd__(self, float arg0)Tensor
__repr__(self)Tensor
__rmul__(self, float arg0)Tensor
__rpow__(self, float arg0)Tensor
__rsub__(self, float arg0)Tensor
__rtruediv__(self, float arg0)Tensor
__str__(self)Tensor
__sub__(self, float arg0)Tensor
__sub__(self, Scalar arg0)Tensor
__sub__(self, Tensor arg0)Tensor
__truediv__(self, float arg0)Tensor
__truediv__(self, Scalar arg0)Tensor
__truediv__(self, Tensor arg0)Tensor
base(self)Tensor
batch(self)Tensor
batched(self)Tensor
clone(self)Tensor
copy_(self, torch.Tensor arg0, bool arg1)Tensor
defined(self)Tensor
detach(self)Tensor
detach_(self)Tensor
device(self)Tensor
dim(self)Tensor
dtype(self)Tensor
empty(tuple[int,...] base_shape, *torch.dtype dtype=..., torch.device device=..., bool requires_grad=False)Tensorstatic
empty(tuple[int,...] batch_shape, tuple[int,...] base_shape, *torch.dtype dtype=..., torch.device device=..., bool requires_grad=False)Tensorstatic
empty_like(Tensor arg0)Tensorstatic
full(tuple[int,...] base_shape, float fill_value, *torch.dtype dtype=..., torch.device device=..., bool requires_grad=False)Tensorstatic
full(tuple[int,...] batch_shape, tuple[int,...] base_shape, float fill_value, *torch.dtype dtype=..., torch.device device=..., bool requires_grad=False)Tensorstatic
full_like(Tensor arg0, float arg1)Tensorstatic
grad(self)Tensor
identity(int n, *torch.dtype dtype=..., torch.device device=..., bool requires_grad=False)Tensorstatic
identity(tuple[int,...] batch_shape, int n, *torch.dtype dtype=..., torch.device device=..., bool requires_grad=False)Tensorstatic
linspace(Tensor start, Tensor end, int nstep, int dim=0, int batch_dim=-1)Tensorstatic
logspace(Tensor start, Tensor end, int nstep, int dim=0, int batch_dim=-1, float base=10.0)Tensorstatic
ones(tuple[int,...] base_shape, *torch.dtype dtype=..., torch.device device=..., bool requires_grad=False)Tensorstatic
ones(tuple[int,...] batch_shape, tuple[int,...] base_shape, *torch.dtype dtype=..., torch.device device=..., bool requires_grad=False)Tensorstatic
ones_like(Tensor arg0)Tensorstatic
requires_grad(self)Tensor
requires_grad_(self, bool arg0)Tensor
shape(self)Tensor
to(self, *torch.dtype dtype=..., torch.device device=..., bool requires_grad=False)Tensor
torch(self)Tensor
zero_(self)Tensor
zeros(tuple[int,...] base_shape, *torch.dtype dtype=..., torch.device device=..., bool requires_grad=False)Tensorstatic
zeros(tuple[int,...] batch_shape, tuple[int,...] base_shape, *torch.dtype dtype=..., torch.device device=..., bool requires_grad=False)Tensorstatic
zeros_like(Tensor arg0)Tensorstatic