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

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

_axesLabeledTensor< LabeledVector, 1 >protected
_tensorLabeledTensor< LabeledVector, 1 >protected
axes() constLabeledTensor< LabeledVector, 1 >inline
axis(Size i=0) constLabeledTensor< LabeledVector, 1 >inline
base_dim() constLabeledTensor< LabeledVector, 1 >inline
base_index(indexing::TensorLabelsRef labels) constLabeledTensor< LabeledVector, 1 >
base_index_put_(indexing::TensorLabelsRef labels, const Tensor &other)LabeledTensor< LabeledVector, 1 >
base_size(Size d) constLabeledTensor< LabeledVector, 1 >
base_sizes() constLabeledTensor< LabeledVector, 1 >
base_storage() constLabeledTensor< LabeledVector, 1 >
batch_dim() constLabeledTensor< LabeledVector, 1 >
batch_index(indexing::TensorIndicesRef indices) constLabeledTensor< LabeledVector, 1 >
batch_index_put_(indexing::TensorIndicesRef indices, const torch::Tensor &other)LabeledTensor< LabeledVector, 1 >
batch_size(Size d) constLabeledTensor< LabeledVector, 1 >
batch_sizes() constLabeledTensor< LabeledVector, 1 >
batched() constLabeledTensor< LabeledVector, 1 >
clone(torch::MemoryFormat memory_format=torch::MemoryFormat::Contiguous) constLabeledTensor< LabeledVector, 1 >
copy_(const torch::Tensor &other)LabeledTensor< LabeledVector, 1 >
detach() constLabeledTensor< LabeledVector, 1 >
detach_()LabeledTensor< LabeledVector, 1 >
device() constLabeledTensor< LabeledVector, 1 >
dim() constLabeledTensor< LabeledVector, 1 >
empty(TensorShapeRef batch_shape, const std::array< const LabeledAxis *, D > &axes, const torch::TensorOptions &options=default_tensor_options())LabeledTensor< LabeledVector, 1 >static
fill(const LabeledVector &other, bool recursive=true)LabeledVector
LabeledTensor()=defaultLabeledTensor< LabeledVector, 1 >
LabeledTensor(const torch::Tensor &tensor, const std::array< const LabeledAxis *, D > &axes)LabeledTensor< LabeledVector, 1 >
LabeledTensor(const Tensor &tensor, const std::array< const LabeledAxis *, D > &axes)LabeledTensor< LabeledVector, 1 >
LabeledTensor(const LabeledVector &other)LabeledTensor< LabeledVector, 1 >
operator Tensor() constLabeledTensor< LabeledVector, 1 >
operator torch::Tensor() constLabeledTensor< LabeledVector, 1 >
operator-() constLabeledTensor< LabeledVector, 1 >
operator=(const LabeledVector &other)LabeledTensor< LabeledVector, 1 >
options() constLabeledTensor< LabeledVector, 1 >
reinterpret(indexing::TensorLabelsRef indices) constLabeledTensor< LabeledVector, 1 >
requires_grad() constLabeledTensor< LabeledVector, 1 >
requires_grad_(bool req=true)LabeledTensor< LabeledVector, 1 >
scalar_type() constLabeledTensor< LabeledVector, 1 >
size(Size dim) constLabeledTensor< LabeledVector, 1 >
sizes() constLabeledTensor< LabeledVector, 1 >
slice(const std::string &name) constLabeledVector
tensor() constLabeledTensor< LabeledVector, 1 >inline
tensor()LabeledTensor< LabeledVector, 1 >inline
to(const torch::TensorOptions &options) constLabeledTensor< LabeledVector, 1 >
zero_()LabeledTensor< LabeledVector, 1 >
zeros(TensorShapeRef batch_shape, const std::array< const LabeledAxis *, D > &axes, const torch::TensorOptions &options=default_tensor_options())LabeledTensor< LabeledVector, 1 >static