NEML2 1.4.0
|
This is the complete list of members for TensorValueBase, including all inherited members.
operator Tensor() const =0 | TensorValueBase | pure virtual |
operator=(const Tensor &val)=0 | TensorValueBase | pure virtual |
requires_grad_(bool req=true)=0 | TensorValueBase | pure virtual |
to_(const torch::TensorOptions &)=0 | TensorValueBase | pure virtual |
type() const =0 | TensorValueBase | pure virtual |
~TensorValueBase()=default | TensorValueBase | virtual |