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

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

base_dim() constTensorBase< Derived >
base_expand(TensorShapeRef base_size) constTensorBase< Derived >
base_expand_as(const Derived2 &other) constTensorBase< Derived >
base_expand_copy(TensorShapeRef base_size) constTensorBase< Derived >
base_index(indexing::TensorIndicesRef indices) constTensorBase< Derived >
base_index_put_(indexing::TensorIndicesRef indices, const torch::Tensor &other)TensorBase< Derived >
base_reshape(TensorShapeRef base_shape) constTensorBase< Derived >
base_size(Size index) constTensorBase< Derived >
base_sizes() constTensorBase< Derived >
base_storage() constTensorBase< Derived >
base_transpose(Size d1, Size d2) constTensorBase< Derived >
base_unsqueeze(Size d) constTensorBase< Derived >
batch_dim() constTensorBase< Derived >
batch_expand(TensorShapeRef batch_size) constTensorBase< Derived >
batch_expand_as(const Derived2 &other) constTensorBase< Derived >
batch_expand_copy(TensorShapeRef batch_size) constTensorBase< Derived >
batch_index(indexing::TensorIndicesRef indices) constTensorBase< Derived >
batch_index_put_(indexing::TensorIndicesRef indices, const torch::Tensor &other)TensorBase< Derived >
batch_reshape(TensorShapeRef batch_shape) constTensorBase< Derived >
batch_size(Size index) constTensorBase< Derived >
batch_sizes() constTensorBase< Derived >
batch_transpose(Size d1, Size d2) constTensorBase< Derived >
batch_unsqueeze(Size d) constTensorBase< Derived >
batched() constTensorBase< Derived >
clone(torch::MemoryFormat memory_format=torch::MemoryFormat::Contiguous) constTensorBase< Derived >
const_base_dimPrimitiveTensor< Derived, S >static
const_base_sizesPrimitiveTensor< Derived, S >inlinestatic
const_base_storagePrimitiveTensor< Derived, S >inlinestatic
cross(const VecBase< Derived2 > &v) constVecBase< WR2 >
detach() constTensorBase< Derived >
dexp() constWR2
doc() constNEML2Objectinline
dot(const VecBase< Derived2 > &v) constVecBase< WR2 >
drotate(const Rot &r) constVecBase< WR2 >
drotate(const R2 &R) constVecBase< WR2 >
empty(const torch::TensorOptions &options=default_tensor_options())PrimitiveTensor< Derived, S >static
empty(TensorShapeRef batch_shape, const torch::TensorOptions &options=default_tensor_options())PrimitiveTensor< Derived, S >static
empty_like(const Derived &other)TensorBase< Derived >static
exp() constWR2
expected_options()FillWR2static
neml2::WR2::fill(const Real &v1, const Real &v2, const Real &v3, const torch::TensorOptions &options=default_tensor_options())VecBase< WR2 >static
neml2::WR2::fill(const Scalar &v1, const Scalar &v2, const Scalar &v3)VecBase< WR2 >static
FillWR2(const OptionSet &options)FillWR2
full(Real init, const torch::TensorOptions &options=default_tensor_options())PrimitiveTensor< Derived, S >static
full(TensorShapeRef batch_shape, Real init, const torch::TensorOptions &options=default_tensor_options())PrimitiveTensor< Derived, S >static
full_like(const Derived &other, Real init)TensorBase< Derived >static
host() constNEML2Object
host()NEML2Object
identity_map(const torch::TensorOptions &options=default_tensor_options())VecBase< WR2 >static
input_options() constNEML2Objectinline
linspace(const Derived &start, const Derived &end, Size nstep, Size dim=0, Size batch_dim=-1)TensorBase< Derived >static
logspace(const Derived &start, const Derived &end, Size nstep, Size dim=0, Size batch_dim=-1, Real base=10)TensorBase< Derived >static
name() constNEML2Objectinline
NEML2Object(const OptionSet &options)NEML2Object
norm() constVecBase< WR2 >
norm_sq() constVecBase< WR2 >
ones(const torch::TensorOptions &options=default_tensor_options())PrimitiveTensor< Derived, S >static
ones(TensorShapeRef batch_shape, const torch::TensorOptions &options=default_tensor_options())PrimitiveTensor< Derived, S >static
ones_like(const Derived &other)TensorBase< Derived >static
operator Tensor() constPrimitiveTensor< Derived, S >
operator()(Size i, Size j) constWR2
VecBase< WR2 >::operator()(Size i) constVecBase< WR2 >
operator-() constTensorBase< Derived >
outer(const VecBase< Derived2 > &v) constVecBase< WR2 >
path() constNEML2Objectinline
PrimitiveTensor()=defaultPrimitiveTensor< Derived, S >
PrimitiveTensor(const torch::Tensor &tensor, Size batch_dim)PrimitiveTensor< Derived, S >explicit
PrimitiveTensor(const torch::Tensor &tensor)PrimitiveTensor< Derived, S >
rotate(const Rot &r) constVecBase< WR2 >
rotate(const R2 &R) constVecBase< WR2 >
setup()NEML2Objectinlinevirtual
TensorBase()=defaultTensorBase< Derived >
TensorBase(const torch::Tensor &tensor, Size batch_dim)TensorBase< Derived >
TensorBase(const Derived &tensor)TensorBase< Derived >
TensorBase(Real)=deleteTensorBase< Derived >
to(const torch::TensorOptions &options) constTensorBase< Derived >
type() constNEML2Objectinline
UserTensorBase(const OptionSet &options)UserTensorBase
WR2(const R2 &T)WR2
zeros(const torch::TensorOptions &options=default_tensor_options())PrimitiveTensor< Derived, S >static
zeros(TensorShapeRef batch_shape, const torch::TensorOptions &options=default_tensor_options())PrimitiveTensor< Derived, S >static
zeros_like(const Derived &other)TensorBase< Derived >static
~NEML2Object()=defaultNEML2Objectvirtual