NEML2 2.0.0
|
This is the complete list of members for SFR3, including all inherited members.
base_dim() const | TensorBase< SFR3 > | |
base_expand(TensorShapeRef base_shape) const | TensorBase< SFR3 > | |
base_expand(Size base_size, Size dim) const | TensorBase< SFR3 > | |
base_expand_as(const neml2::Tensor &other) const | TensorBase< SFR3 > | |
base_expand_copy(TensorShapeRef base_shape) const | TensorBase< SFR3 > | |
base_flatten() const | TensorBase< SFR3 > | |
base_index(indexing::TensorIndicesRef indices) const | TensorBase< SFR3 > | |
base_index_put_(indexing::TensorIndicesRef indices, const ATensor &other) | TensorBase< SFR3 > | |
base_index_put_(indexing::TensorIndicesRef indices, Real v) | TensorBase< SFR3 > | |
base_reshape(TensorShapeRef base_shape) const | TensorBase< SFR3 > | |
base_size(Size index) const | TensorBase< SFR3 > | |
base_sizes() const | TensorBase< SFR3 > | |
base_slice(Size dim, const indexing::Slice &index) const | TensorBase< SFR3 > | |
base_storage() const | TensorBase< SFR3 > | |
base_transpose(Size d1, Size d2) const | TensorBase< SFR3 > | |
base_unsqueeze(Size d) const | TensorBase< SFR3 > | |
batch_dim() const | TensorBase< SFR3 > | |
batch_expand(const TraceableTensorShape &batch_shape) const | TensorBase< SFR3 > | |
batch_expand(const TraceableSize &batch_size, Size dim) const | TensorBase< SFR3 > | |
batch_expand_as(const neml2::Tensor &other) const | TensorBase< SFR3 > | |
batch_expand_copy(const TraceableTensorShape &batch_shape) const | TensorBase< SFR3 > | |
batch_index(indexing::TensorIndicesRef indices) const | TensorBase< SFR3 > | |
batch_index_put_(indexing::TensorIndicesRef indices, const ATensor &other) | TensorBase< SFR3 > | |
batch_index_put_(indexing::TensorIndicesRef indices, Real v) | TensorBase< SFR3 > | |
batch_reshape(const TraceableTensorShape &batch_shape) const | TensorBase< SFR3 > | |
batch_size(Size index) const | TensorBase< SFR3 > | |
batch_sizes() const | TensorBase< SFR3 > | |
batch_slice(Size dim, const indexing::Slice &index) const | TensorBase< SFR3 > | |
batch_transpose(Size d1, Size d2) const | TensorBase< SFR3 > | |
batch_unsqueeze(Size d) const | TensorBase< SFR3 > | |
batched() const | TensorBase< SFR3 > | |
clone() const | TensorBase< SFR3 > | |
const_base_dim | PrimitiveTensor< SFR3, 6, 3 > | static |
const_base_sizes | PrimitiveTensor< SFR3, 6, 3 > | inlinestatic |
const_base_storage | PrimitiveTensor< SFR3, 6, 3 > | inlinestatic |
create(const TensorDataContainer &data, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< SFR3, 6, 3 > | static |
detach() const | TensorBase< SFR3 > | |
empty(const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< SFR3, 6, 3 > | static |
empty(const TraceableTensorShape &batch_shape, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< SFR3, 6, 3 > | static |
empty_like(const SFR3 &other) | TensorBase< SFR3 > | static |
full(Real init, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< SFR3, 6, 3 > | static |
full(const TraceableTensorShape &batch_shape, Real init, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< SFR3, 6, 3 > | static |
full_like(const SFR3 &other, Real init) | TensorBase< SFR3 > | static |
identity_map(const TensorOptions &) | PrimitiveTensor< SFR3, 6, 3 > | inlinestatic |
linspace(const SFR3 &start, const SFR3 &end, Size nstep, Size dim=0) | TensorBase< SFR3 > | static |
logspace(const SFR3 &start, const SFR3 &end, Size nstep, Size dim=0, Real base=10) | TensorBase< SFR3 > | static |
ones(const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< SFR3, 6, 3 > | static |
ones(const TraceableTensorShape &batch_shape, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< SFR3, 6, 3 > | static |
ones_like(const SFR3 &other) | TensorBase< SFR3 > | static |
operator Tensor() const | PrimitiveTensor< SFR3, 6, 3 > | |
operator-() const | TensorBase< SFR3 > | |
PrimitiveTensor()=default | PrimitiveTensor< SFR3, 6, 3 > | |
PrimitiveTensor(const ATensor &tensor, Size batch_dim) | PrimitiveTensor< SFR3, 6, 3 > | explicit |
PrimitiveTensor(const ATensor &tensor, const TraceableTensorShape &batch_shape) | PrimitiveTensor< SFR3, 6, 3 > | explicit |
PrimitiveTensor(const Tensor &tensor) | PrimitiveTensor< SFR3, 6, 3 > | |
PrimitiveTensor(const ATensor &tensor) | PrimitiveTensor< SFR3, 6, 3 > | explicit |
TensorBase()=default | TensorBase< SFR3 > | |
TensorBase(const ATensor &tensor, Size batch_dim) | TensorBase< SFR3 > | |
TensorBase(const ATensor &tensor, const TraceableTensorShape &batch_shape) | TensorBase< SFR3 > | |
TensorBase(const neml2::Tensor &tensor) | TensorBase< SFR3 > | |
TensorBase(Real)=delete | TensorBase< SFR3 > | |
to(const TensorOptions &options) const | TensorBase< SFR3 > | |
variable_data() const | TensorBase< SFR3 > | |
zeros(const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< SFR3, 6, 3 > | static |
zeros(const TraceableTensorShape &batch_shape, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< SFR3, 6, 3 > | static |
zeros_like(const SFR3 &other) | TensorBase< SFR3 > | static |