NEML2 2.0.0
Loading...
Searching...
No Matches
WWR4 Member List

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

base_dim() constTensorBase< WWR4 >
base_expand(TensorShapeRef shape) constTensorBase< WWR4 >
base_expand(Size size, Size d) constTensorBase< WWR4 >
base_expand_as(const neml2::Tensor &other) constTensorBase< WWR4 >
base_flatten() constTensorBase< WWR4 >
base_index(indexing::TensorIndicesRef indices) constTensorBase< WWR4 >
base_index_put_(indexing::TensorIndicesRef indices, const ATensor &other)TensorBase< WWR4 >
base_index_put_(indexing::TensorIndicesRef indices, const CScalar &v)TensorBase< WWR4 >
base_movedim(Size old_dim, Size new_dim) constTensorBase< WWR4 >
base_reshape(TensorShapeRef shape) constTensorBase< WWR4 >
base_size(Size i) constTensorBase< WWR4 >
base_sizes() constTensorBase< WWR4 >
base_sizes_sequence typedefPrimitiveTensor< WWR4, 3, 3 >
base_slice(Size d, const indexing::Slice &index) constTensorBase< WWR4 >
base_squeeze(Size d) constTensorBase< WWR4 >
base_transpose(Size d1, Size d2) constTensorBase< WWR4 >
base_unsqueeze(Size d, Size n=1) constTensorBase< WWR4 >
batch_dim() constTensorBase< WWR4 >
batch_expand(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape) constTensorBase< WWR4 >
batch_expand_as(const neml2::Tensor &other) constTensorBase< WWR4 >
batch_flatten() constTensorBase< WWR4 >
batch_reshape(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape) constTensorBase< WWR4 >
batch_size(Size i) constTensorBase< WWR4 >
batch_sizes() constTensorBase< WWR4 >
clone() constTensorBase< WWR4 >
const_base_dimPrimitiveTensor< WWR4, 3, 3 >static
const_base_numelPrimitiveTensor< WWR4, 3, 3 >static
const_base_sizesPrimitiveTensor< WWR4, 3, 3 >inlinestatic
contiguous() constTensorBase< WWR4 >
create(const TensorDataContainer &data, Size intmd_dim=0, const TensorOptions &options=default_tensor_options())PrimitiveTensor< WWR4, 3, 3 >static
detach() constTensorBase< WWR4 >
dynamic_dim() constTensorBase< WWR4 >
dynamic_expand(const TraceableTensorShape &shape) constTensorBase< WWR4 >
dynamic_expand(const TraceableSize &size, Size d) constTensorBase< WWR4 >
dynamic_expand_as(const neml2::Tensor &other) constTensorBase< WWR4 >
dynamic_flatten() constTensorBase< WWR4 >
dynamic_index(indexing::TensorIndicesRef indices) constTensorBase< WWR4 >
dynamic_index_put_(indexing::TensorIndicesRef indices, const ATensor &other)TensorBase< WWR4 >
dynamic_index_put_(indexing::TensorIndicesRef indices, const CScalar &v)TensorBase< WWR4 >
dynamic_movedim(Size old_dim, Size new_dim) constTensorBase< WWR4 >
dynamic_reshape(const TraceableTensorShape &shape) constTensorBase< WWR4 >
dynamic_size(Size i) constTensorBase< WWR4 >
dynamic_sizes() constTensorBase< WWR4 >
dynamic_slice(Size d, const indexing::Slice &index) constTensorBase< WWR4 >
dynamic_squeeze(Size d) constTensorBase< WWR4 >
dynamic_transpose(Size d1, Size d2) constTensorBase< WWR4 >
dynamic_unsqueeze(Size d, Size n=1) constTensorBase< WWR4 >
einsum(c10::string_view equation, TensorList tensors)PrimitiveTensor< WWR4, 3, 3 >static
empty(const TensorOptions &options=default_tensor_options())PrimitiveTensor< WWR4, 3, 3 >static
empty(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape={}, const TensorOptions &options=default_tensor_options())PrimitiveTensor< WWR4, 3, 3 >static
empty_like(const WWR4 &other)TensorBase< WWR4 >static
fill(Args &&... args)PrimitiveTensor< WWR4, 3, 3 >static
full(const CScalar &init, const TensorOptions &options=default_tensor_options())PrimitiveTensor< WWR4, 3, 3 >static
full(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape, const CScalar &init, const TensorOptions &options=default_tensor_options())PrimitiveTensor< WWR4, 3, 3 >static
full_like(const WWR4 &other, const CScalar &init)TensorBase< WWR4 >static
identity(const TensorOptions &options=default_tensor_options())WWR4static
intmd_dim() constTensorBase< WWR4 >
intmd_expand(TensorShapeRef shape) constTensorBase< WWR4 >
intmd_expand(Size size, Size d) constTensorBase< WWR4 >
intmd_expand_as(const neml2::Tensor &other) constTensorBase< WWR4 >
intmd_flatten() constTensorBase< WWR4 >
intmd_index(indexing::TensorIndicesRef indices) constTensorBase< WWR4 >
intmd_index_put_(indexing::TensorIndicesRef indices, const ATensor &other)TensorBase< WWR4 >
intmd_index_put_(indexing::TensorIndicesRef indices, const CScalar &v)TensorBase< WWR4 >
intmd_movedim(Size old_dim, Size new_dim) constTensorBase< WWR4 >
intmd_reshape(TensorShapeRef shape) constTensorBase< WWR4 >
intmd_size(Size i) constTensorBase< WWR4 >
intmd_sizes() constTensorBase< WWR4 >
intmd_slice(Size d, const indexing::Slice &index) constTensorBase< WWR4 >
intmd_squeeze(Size d) constTensorBase< WWR4 >
intmd_transpose(Size d1, Size d2) constTensorBase< WWR4 >
intmd_unsqueeze(Size d, Size n=1) constTensorBase< WWR4 >
ones(const TensorOptions &options=default_tensor_options())PrimitiveTensor< WWR4, 3, 3 >static
ones(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape={}, const TensorOptions &options=default_tensor_options())PrimitiveTensor< WWR4, 3, 3 >static
ones_like(const WWR4 &other)TensorBase< WWR4 >static
operator neml2::Tensor() constPrimitiveTensor< WWR4, 3, 3 >
operator()(Args... i) constPrimitiveTensor< WWR4, 3, 3 >
operator-() constTensorBase< WWR4 >
PrimitiveTensor()=defaultPrimitiveTensor< WWR4, 3, 3 >
PrimitiveTensor(const ATensor &tensor, Size intmd_dim)PrimitiveTensor< WWR4, 3, 3 >
PrimitiveTensor(const ATensor &tensor, Size dynamic_dim, Size intmd_dim)PrimitiveTensor< WWR4, 3, 3 >
PrimitiveTensor(const ATensor &tensor, const TraceableTensorShape &dynamic_shape, Size intmd_dim)PrimitiveTensor< WWR4, 3, 3 >
PrimitiveTensor(const TensorBase< Derived2 > &tensor)PrimitiveTensor< WWR4, 3, 3 >
rand(const TensorOptions &options=default_tensor_options())PrimitiveTensor< WWR4, 3, 3 >static
rand(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape, const TensorOptions &options=default_tensor_options())PrimitiveTensor< WWR4, 3, 3 >static
rand_like(const WWR4 &other)TensorBase< WWR4 >static
static_dim() constTensorBase< WWR4 >
static_expand(TensorShapeRef intmd_shape, TensorShapeRef base_shape) constTensorBase< WWR4 >
static_expand_as(const neml2::Tensor &other) constTensorBase< WWR4 >
static_flatten() constTensorBase< WWR4 >
static_reshape(TensorShapeRef intmd_shape, TensorShapeRef base_shape) constTensorBase< WWR4 >
static_size(Size i) constTensorBase< WWR4 >
static_sizes() constTensorBase< WWR4 >
TensorBase()=defaultTensorBase< WWR4 >
TensorBase(const ATensor &tensor, Size dynamic_dim, Size intmd_dim)TensorBase< WWR4 >
TensorBase(const ATensor &tensor, TraceableTensorShape dynamic_shape, Size intmd_dim)TensorBase< WWR4 >
TensorBase(const TensorBase< Derived2 > &tensor)TensorBase< WWR4 >inline
TensorBase(double)=deleteTensorBase< WWR4 >
TensorBase(float)=deleteTensorBase< WWR4 >
TensorBase(int)=deleteTensorBase< WWR4 >
to(const TensorOptions &options) constTensorBase< WWR4 >
validate_shapes_and_dims() constPrimitiveTensor< WWR4, 3, 3 >protected
variable_data() constTensorBase< WWR4 >
WWR4(const R4 &F)WWR4
zeros(const TensorOptions &options=default_tensor_options())PrimitiveTensor< WWR4, 3, 3 >static
zeros(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape={}, const TensorOptions &options=default_tensor_options())PrimitiveTensor< WWR4, 3, 3 >static
zeros_like(const WWR4 &other)TensorBase< WWR4 >static