|
NEML2 2.0.0
|
This is the complete list of members for IdentityTensor, including all inherited members.
| base_dim() const | TensorBase< Tensor > | |
| base_expand(TensorShapeRef shape) const | TensorBase< Tensor > | |
| base_expand(Size size, Size d) const | TensorBase< Tensor > | |
| base_expand_as(const neml2::Tensor &other) const | TensorBase< Tensor > | |
| base_flatten() const | TensorBase< Tensor > | |
| base_index(indexing::TensorIndicesRef indices) const | TensorBase< Tensor > | |
| base_index_put_(indexing::TensorIndicesRef indices, const ATensor &other) | TensorBase< Tensor > | |
| base_index_put_(indexing::TensorIndicesRef indices, const CScalar &v) | TensorBase< Tensor > | |
| base_movedim(Size old_dim, Size new_dim) const | TensorBase< Tensor > | |
| base_reshape(TensorShapeRef shape) const | TensorBase< Tensor > | |
| base_size(Size i) const | TensorBase< Tensor > | |
| base_sizes() const | TensorBase< Tensor > | |
| base_slice(Size d, const indexing::Slice &index) const | TensorBase< Tensor > | |
| base_squeeze(Size d) const | TensorBase< Tensor > | |
| base_transpose(Size d1, Size d2) const | TensorBase< Tensor > | |
| base_unsqueeze(Size d, Size n=1) const | TensorBase< Tensor > | |
| batch_dim() const | TensorBase< Tensor > | |
| batch_expand(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape) const | TensorBase< Tensor > | |
| batch_expand_as(const neml2::Tensor &other) const | TensorBase< Tensor > | |
| batch_flatten() const | TensorBase< Tensor > | |
| batch_reshape(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape) const | TensorBase< Tensor > | |
| batch_size(Size i) const | TensorBase< Tensor > | |
| batch_sizes() const | TensorBase< Tensor > | |
| clone() const | TensorBase< Tensor > | |
| contiguous() const | TensorBase< Tensor > | |
| create(const TensorDataContainer &data, const TensorOptions &options=default_tensor_options()) | Tensor | static |
| create(const TensorDataContainer &data, Size dynamic_dim, Size intmd_dim=0, const TensorOptions &options=default_tensor_options()) | Tensor | static |
| detach() const | TensorBase< Tensor > | |
| doc() const | NEML2Object | inline |
| dynamic_dim() const | TensorBase< Tensor > | |
| dynamic_expand(const TraceableTensorShape &shape) const | TensorBase< Tensor > | |
| dynamic_expand(const TraceableSize &size, Size d) const | TensorBase< Tensor > | |
| dynamic_expand_as(const neml2::Tensor &other) const | TensorBase< Tensor > | |
| dynamic_flatten() const | TensorBase< Tensor > | |
| dynamic_index(indexing::TensorIndicesRef indices) const | TensorBase< Tensor > | |
| dynamic_index_put_(indexing::TensorIndicesRef indices, const ATensor &other) | TensorBase< Tensor > | |
| dynamic_index_put_(indexing::TensorIndicesRef indices, const CScalar &v) | TensorBase< Tensor > | |
| dynamic_movedim(Size old_dim, Size new_dim) const | TensorBase< Tensor > | |
| dynamic_reshape(const TraceableTensorShape &shape) const | TensorBase< Tensor > | |
| dynamic_size(Size i) const | TensorBase< Tensor > | |
| dynamic_sizes() const | TensorBase< Tensor > | |
| dynamic_slice(Size d, const indexing::Slice &index) const | TensorBase< Tensor > | |
| dynamic_squeeze(Size d) const | TensorBase< Tensor > | |
| dynamic_transpose(Size d1, Size d2) const | TensorBase< Tensor > | |
| dynamic_unsqueeze(Size d, Size n=1) const | TensorBase< Tensor > | |
| empty(TensorShapeRef base_shape, const TensorOptions &options=default_tensor_options()) | Tensor | static |
| empty(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape, TensorShapeRef base_shape, const TensorOptions &options=default_tensor_options()) | Tensor | static |
| empty_like(const Tensor &other) | TensorBase< Tensor > | static |
| expected_options() | IdentityTensor | static |
| factory() const | NEML2Object | inline |
| full(TensorShapeRef base_shape, const CScalar &init, const TensorOptions &options=default_tensor_options()) | Tensor | static |
| full(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape, TensorShapeRef base_shape, const CScalar &init, const TensorOptions &options=default_tensor_options()) | Tensor | static |
| full_like(const Tensor &other, const CScalar &init) | TensorBase< Tensor > | static |
| get_data(const std::string &name) | NEML2Object | |
| get_driver(const std::string &name) | NEML2Object | |
| get_model(const std::string &name) | NEML2Object | |
| get_object(const std::string §ion, const std::string &name) | NEML2Object | |
| get_scheduler(const std::string &name) | NEML2Object | |
| get_solver(const std::string &name) | NEML2Object | |
| host() const | NEML2Object | |
| host() | NEML2Object | |
| identity(Size n, const TensorOptions &options=default_tensor_options()) | Tensor | static |
| IdentityTensor(const OptionSet &options) | IdentityTensor | |
| input_options() const | NEML2Object | inline |
| intmd_dim() const | TensorBase< Tensor > | |
| intmd_expand(TensorShapeRef shape) const | TensorBase< Tensor > | |
| intmd_expand(Size size, Size d) const | TensorBase< Tensor > | |
| intmd_expand_as(const neml2::Tensor &other) const | TensorBase< Tensor > | |
| intmd_flatten() const | TensorBase< Tensor > | |
| intmd_index(indexing::TensorIndicesRef indices) const | TensorBase< Tensor > | |
| intmd_index_put_(indexing::TensorIndicesRef indices, const ATensor &other) | TensorBase< Tensor > | |
| intmd_index_put_(indexing::TensorIndicesRef indices, const CScalar &v) | TensorBase< Tensor > | |
| intmd_movedim(Size old_dim, Size new_dim) const | TensorBase< Tensor > | |
| intmd_reshape(TensorShapeRef shape) const | TensorBase< Tensor > | |
| intmd_size(Size i) const | TensorBase< Tensor > | |
| intmd_sizes() const | TensorBase< Tensor > | |
| intmd_slice(Size d, const indexing::Slice &index) const | TensorBase< Tensor > | |
| intmd_squeeze(Size d) const | TensorBase< Tensor > | |
| intmd_transpose(Size d1, Size d2) const | TensorBase< Tensor > | |
| intmd_unsqueeze(Size d, Size n=1) const | TensorBase< Tensor > | |
| make() const override | IdentityTensor | protectedvirtual |
| name() const | NEML2Object | inline |
| NEML2Object()=delete | NEML2Object | |
| NEML2Object(NEML2Object &&)=delete | NEML2Object | |
| NEML2Object(const NEML2Object &)=delete | NEML2Object | |
| NEML2Object(const OptionSet &options) | NEML2Object | |
| ones(TensorShapeRef base_shape, const TensorOptions &options=default_tensor_options()) | Tensor | static |
| ones(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape, TensorShapeRef base_shape, const TensorOptions &options=default_tensor_options()) | Tensor | static |
| ones_like(const Tensor &other) | TensorBase< Tensor > | static |
| operator-() const | TensorBase< Tensor > | |
| operator=(NEML2Object &&)=delete | NEML2Object | |
| operator=(const NEML2Object &)=delete | NEML2Object | |
| path() const | NEML2Object | inline |
| rand(TensorShapeRef base_shape, const TensorOptions &options=default_tensor_options()) | Tensor | static |
| rand(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape, TensorShapeRef base_shape, const TensorOptions &options=default_tensor_options()) | Tensor | static |
| rand_like(const Tensor &other) | TensorBase< Tensor > | static |
| resolve_tensor(const std::string &name) | NEML2Object | |
| settings() const | NEML2Object | inline |
| setup() override | UserTensorBase< Tensor > | virtual |
| static_dim() const | TensorBase< Tensor > | |
| static_expand(TensorShapeRef intmd_shape, TensorShapeRef base_shape) const | TensorBase< Tensor > | |
| static_expand_as(const neml2::Tensor &other) const | TensorBase< Tensor > | |
| static_flatten() const | TensorBase< Tensor > | |
| static_reshape(TensorShapeRef intmd_shape, TensorShapeRef base_shape) const | TensorBase< Tensor > | |
| static_size(Size i) const | TensorBase< Tensor > | |
| static_sizes() const | TensorBase< Tensor > | |
| Tensor()=default | Tensor | |
| Tensor(const ATensor &tensor, Size dynamic_dim, Size intmd_dim=0) | Tensor | |
| Tensor(const ATensor &tensor, const TraceableTensorShape &dynamic_shape, Size intmd_dim=0) | Tensor | |
| Tensor(const TensorBase< Derived > &tensor) | Tensor | inline |
| tensor_type() | UserTensorBase< Tensor > | protectedstatic |
| TensorBase()=default | TensorBase< Tensor > | |
| TensorBase(const ATensor &tensor, Size dynamic_dim, Size intmd_dim) | TensorBase< Tensor > | |
| TensorBase(const ATensor &tensor, TraceableTensorShape dynamic_shape, Size intmd_dim) | TensorBase< Tensor > | |
| TensorBase(const TensorBase< Derived2 > &tensor) | TensorBase< Tensor > | inline |
| TensorBase(double)=delete | TensorBase< Tensor > | |
| TensorBase(float)=delete | TensorBase< Tensor > | |
| TensorBase(int)=delete | TensorBase< Tensor > | |
| to(const TensorOptions &options) const | TensorBase< Tensor > | |
| type() const | NEML2Object | inline |
| UserTensorBase(const OptionSet &options) | UserTensorBase< Tensor > | |
| validate_shapes_and_dims() const | TensorBase< Tensor > | protected |
| variable_data() const | TensorBase< Tensor > | |
| zeros(TensorShapeRef base_shape, const TensorOptions &options=default_tensor_options()) | Tensor | static |
| zeros(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape, TensorShapeRef base_shape, const TensorOptions &options=default_tensor_options()) | Tensor | static |
| zeros_like(const Tensor &other) | TensorBase< Tensor > | static |
| ~NEML2Object()=default | NEML2Object | virtual |