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

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

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