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