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