|
NEML2 2.0.0
|
This is the complete list of members for TensorValueBase, including all inherited members.
| _cached_intmd_dim | TensorValueBase | protected |
| assign(const ATensor &val, TracerPrivilege key)=0 | TensorValueBase | pure virtual |
| operator Tensor() const =0 | TensorValueBase | pure virtual |
| operator=(const TensorValueBase &)=default | TensorValueBase | |
| operator=(TensorValueBase &&) noexcept=default | TensorValueBase | |
| operator=(const Tensor &val)=0 | TensorValueBase | pure virtual |
| requires_grad_(bool req=true)=0 | TensorValueBase | pure virtual |
| TensorValueBase()=default | TensorValueBase | |
| TensorValueBase(const TensorValueBase &)=default | TensorValueBase | |
| TensorValueBase(TensorValueBase &&) noexcept=default | TensorValueBase | |
| to_(const TensorOptions &)=0 | TensorValueBase | pure virtual |
| type() const =0 | TensorValueBase | pure virtual |
| ~TensorValueBase()=default | TensorValueBase | virtual |