NEML2 1.4.0
|
This is the complete list of members for Data, including all inherited members.
_registered_data | Data | protected |
BufferStore(const OptionSet &options, NEML2Object *object) | BufferStore | |
Data(const OptionSet &options) | Data | |
declare_buffer(const std::string &name, const T &rawval) | BufferStore | protected |
declare_buffer(const std::string &name, const std::string &input_option_name) | BufferStore | protected |
doc() const | NEML2Object | inline |
expected_options() | Data | static |
get_buffer(const std::string &name) | BufferStore | |
host() const | NEML2Object | |
host() | NEML2Object | |
input_options() const | NEML2Object | inline |
name() const | NEML2Object | inline |
named_buffers() const | BufferStore | inline |
named_buffers() | BufferStore | |
NEML2Object(const OptionSet &options) | NEML2Object | |
path() const | NEML2Object | inline |
register_data(const std::string &name) | Data | inlineprotected |
registered_data() const | Data | inline |
send_buffers_to(const torch::TensorOptions &options) | BufferStore | protectedvirtual |
setup() | NEML2Object | inlinevirtual |
type() const | NEML2Object | inline |
~NEML2Object()=default | NEML2Object | virtual |