|
NEML2 2.0.0
|
This is the complete list of members for FillWR2, including all inherited members.
| base_dim() const | TensorBase< WR2 > | |
| base_expand(TensorShapeRef shape) const | TensorBase< WR2 > | |
| base_expand(Size size, Size d) const | TensorBase< WR2 > | |
| base_expand_as(const neml2::Tensor &other) const | TensorBase< WR2 > | |
| base_flatten() const | TensorBase< WR2 > | |
| base_index(indexing::TensorIndicesRef indices) const | TensorBase< WR2 > | |
| base_index_put_(indexing::TensorIndicesRef indices, const ATensor &other) | TensorBase< WR2 > | |
| base_index_put_(indexing::TensorIndicesRef indices, const CScalar &v) | TensorBase< WR2 > | |
| base_movedim(Size old_dim, Size new_dim) const | TensorBase< WR2 > | |
| base_reshape(TensorShapeRef shape) const | TensorBase< WR2 > | |
| base_size(Size i) const | TensorBase< WR2 > | |
| base_sizes() const | TensorBase< WR2 > | |
| base_sizes_sequence typedef | PrimitiveTensor< WR2, 3 > | |
| base_slice(Size d, const indexing::Slice &index) const | TensorBase< WR2 > | |
| base_squeeze(Size d) const | TensorBase< WR2 > | |
| base_transpose(Size d1, Size d2) const | TensorBase< WR2 > | |
| base_unsqueeze(Size d, Size n=1) const | TensorBase< WR2 > | |
| batch_dim() const | TensorBase< WR2 > | |
| batch_expand(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape) const | TensorBase< WR2 > | |
| batch_expand_as(const neml2::Tensor &other) const | TensorBase< WR2 > | |
| batch_flatten() const | TensorBase< WR2 > | |
| batch_reshape(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape) const | TensorBase< WR2 > | |
| batch_size(Size i) const | TensorBase< WR2 > | |
| batch_sizes() const | TensorBase< WR2 > | |
| clone() const | TensorBase< WR2 > | |
| const_base_dim | PrimitiveTensor< WR2, 3 > | static |
| const_base_numel | PrimitiveTensor< WR2, 3 > | static |
| const_base_sizes | PrimitiveTensor< WR2, 3 > | inlinestatic |
| contiguous() const | TensorBase< WR2 > | |
| create(const TensorDataContainer &data, Size intmd_dim=0, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< WR2, 3 > | static |
| detach() const | TensorBase< WR2 > | |
| dexp_map() const | WR2 | |
| doc() const | NEML2Object | inline |
| drotate(const Rot &r) const | VecBase< WR2 > | |
| drotate(const R2 &R) const | VecBase< WR2 > | |
| dynamic_dim() const | TensorBase< WR2 > | |
| dynamic_expand(const TraceableTensorShape &shape) const | TensorBase< WR2 > | |
| dynamic_expand(const TraceableSize &size, Size d) const | TensorBase< WR2 > | |
| dynamic_expand_as(const neml2::Tensor &other) const | TensorBase< WR2 > | |
| dynamic_flatten() const | TensorBase< WR2 > | |
| dynamic_index(indexing::TensorIndicesRef indices) const | TensorBase< WR2 > | |
| dynamic_index_put_(indexing::TensorIndicesRef indices, const ATensor &other) | TensorBase< WR2 > | |
| dynamic_index_put_(indexing::TensorIndicesRef indices, const CScalar &v) | TensorBase< WR2 > | |
| dynamic_movedim(Size old_dim, Size new_dim) const | TensorBase< WR2 > | |
| dynamic_reshape(const TraceableTensorShape &shape) const | TensorBase< WR2 > | |
| dynamic_size(Size i) const | TensorBase< WR2 > | |
| dynamic_sizes() const | TensorBase< WR2 > | |
| dynamic_slice(Size d, const indexing::Slice &index) const | TensorBase< WR2 > | |
| dynamic_squeeze(Size d) const | TensorBase< WR2 > | |
| dynamic_transpose(Size d1, Size d2) const | TensorBase< WR2 > | |
| dynamic_unsqueeze(Size d, Size n=1) const | TensorBase< WR2 > | |
| einsum(c10::string_view equation, TensorList tensors) | PrimitiveTensor< WR2, 3 > | static |
| empty(const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< WR2, 3 > | static |
| empty(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape={}, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< WR2, 3 > | static |
| empty_like(const WR2 &other) | TensorBase< WR2 > | static |
| exp_map() const | WR2 | |
| expected_options() | FillWR2 | static |
| factory() const | NEML2Object | inline |
| fill(Args &&... args) | PrimitiveTensor< WR2, 3 > | static |
| FillWR2(const OptionSet &options) | FillWR2 | |
| full(const CScalar &init, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< WR2, 3 > | static |
| full(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape, const CScalar &init, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< WR2, 3 > | static |
| full_like(const WR2 &other, const CScalar &init) | TensorBase< WR2 > | 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 | |
| input_options() const | NEML2Object | inline |
| intmd_dim() const | TensorBase< WR2 > | |
| intmd_expand(TensorShapeRef shape) const | TensorBase< WR2 > | |
| intmd_expand(Size size, Size d) const | TensorBase< WR2 > | |
| intmd_expand_as(const neml2::Tensor &other) const | TensorBase< WR2 > | |
| intmd_flatten() const | TensorBase< WR2 > | |
| intmd_index(indexing::TensorIndicesRef indices) const | TensorBase< WR2 > | |
| intmd_index_put_(indexing::TensorIndicesRef indices, const ATensor &other) | TensorBase< WR2 > | |
| intmd_index_put_(indexing::TensorIndicesRef indices, const CScalar &v) | TensorBase< WR2 > | |
| intmd_movedim(Size old_dim, Size new_dim) const | TensorBase< WR2 > | |
| intmd_reshape(TensorShapeRef shape) const | TensorBase< WR2 > | |
| intmd_size(Size i) const | TensorBase< WR2 > | |
| intmd_sizes() const | TensorBase< WR2 > | |
| intmd_slice(Size d, const indexing::Slice &index) const | TensorBase< WR2 > | |
| intmd_squeeze(Size d) const | TensorBase< WR2 > | |
| intmd_transpose(Size d1, Size d2) const | TensorBase< WR2 > | |
| intmd_unsqueeze(Size d, Size n=1) const | TensorBase< WR2 > | |
| make() const override | FillWR2 | protectedvirtual |
| name() const | NEML2Object | inline |
| NEML2Object()=delete | NEML2Object | |
| NEML2Object(NEML2Object &&)=delete | NEML2Object | |
| NEML2Object(const NEML2Object &)=delete | NEML2Object | |
| NEML2Object(const OptionSet &options) | NEML2Object | |
| ones(const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< WR2, 3 > | static |
| ones(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape={}, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< WR2, 3 > | static |
| ones_like(const WR2 &other) | TensorBase< WR2 > | static |
| operator neml2::Tensor() const | PrimitiveTensor< WR2, 3 > | |
| operator()(Size i, Size j) const | WR2 | |
| neml2::VecBase< WR2 >::operator()(Args... i) const | PrimitiveTensor< WR2, 3 > | |
| operator-() const | TensorBase< WR2 > | |
| operator=(NEML2Object &&)=delete | NEML2Object | |
| operator=(const NEML2Object &)=delete | NEML2Object | |
| path() const | NEML2Object | inline |
| PrimitiveTensor()=default | PrimitiveTensor< WR2, 3 > | |
| PrimitiveTensor(const ATensor &tensor, Size intmd_dim) | PrimitiveTensor< WR2, 3 > | |
| PrimitiveTensor(const ATensor &tensor, Size dynamic_dim, Size intmd_dim) | PrimitiveTensor< WR2, 3 > | |
| PrimitiveTensor(const ATensor &tensor, const TraceableTensorShape &dynamic_shape, Size intmd_dim) | PrimitiveTensor< WR2, 3 > | |
| PrimitiveTensor(const TensorBase< Derived2 > &tensor) | PrimitiveTensor< WR2, 3 > | |
| rand(const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< WR2, 3 > | static |
| rand(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< WR2, 3 > | static |
| rand_like(const WR2 &other) | TensorBase< WR2 > | static |
| resolve_tensor(const std::string &name) | NEML2Object | |
| rotate(const Rot &r) const | VecBase< WR2 > | |
| rotate(const R2 &R) const | VecBase< WR2 > | |
| settings() const | NEML2Object | inline |
| setup() override | UserTensorBase< WR2 > | virtual |
| static_dim() const | TensorBase< WR2 > | |
| static_expand(TensorShapeRef intmd_shape, TensorShapeRef base_shape) const | TensorBase< WR2 > | |
| static_expand_as(const neml2::Tensor &other) const | TensorBase< WR2 > | |
| static_flatten() const | TensorBase< WR2 > | |
| static_reshape(TensorShapeRef intmd_shape, TensorShapeRef base_shape) const | TensorBase< WR2 > | |
| static_size(Size i) const | TensorBase< WR2 > | |
| static_sizes() const | TensorBase< WR2 > | |
| tensor_type() | UserTensorBase< WR2 > | protectedstatic |
| TensorBase()=default | TensorBase< WR2 > | |
| TensorBase(const ATensor &tensor, Size dynamic_dim, Size intmd_dim) | TensorBase< WR2 > | |
| TensorBase(const ATensor &tensor, TraceableTensorShape dynamic_shape, Size intmd_dim) | TensorBase< WR2 > | |
| TensorBase(const TensorBase< Derived2 > &tensor) | TensorBase< WR2 > | inline |
| TensorBase(double)=delete | TensorBase< WR2 > | |
| TensorBase(float)=delete | TensorBase< WR2 > | |
| TensorBase(int)=delete | TensorBase< WR2 > | |
| to(const TensorOptions &options) const | TensorBase< WR2 > | |
| type() const | NEML2Object | inline |
| UserTensorBase(const OptionSet &options) | UserTensorBase< WR2 > | |
| validate_shapes_and_dims() const | PrimitiveTensor< WR2, 3 > | protected |
| variable_data() const | TensorBase< WR2 > | |
| WR2(const R2 &T) | WR2 | |
| zeros(const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< WR2, 3 > | static |
| zeros(const TraceableTensorShape &dynamic_shape, TensorShapeRef intmd_shape={}, const TensorOptions &options=default_tensor_options()) | PrimitiveTensor< WR2, 3 > | static |
| zeros_like(const WR2 &other) | TensorBase< WR2 > | static |
| ~NEML2Object()=default | NEML2Object | virtual |