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

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

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