NEML2 2.0.0
|
This is the complete list of members for BufferStore, including all inherited members.
BufferStore(OptionSet options, NEML2Object *object) | BufferStore | |
BufferStore(const BufferStore &)=delete | BufferStore | |
BufferStore(BufferStore &&)=delete | BufferStore | |
declare_buffer(const std::string &name, const T &rawval) | BufferStore | protected |
declare_buffer(const std::string &name, const CrossRef< T > &crossref) | BufferStore | protected |
declare_buffer(const std::string &name, const std::string &input_option_name) | BufferStore | protected |
get_buffer(const std::string &name) | BufferStore | |
get_buffer(const std::string &name) const | BufferStore | |
named_buffers() const | BufferStore | inline |
named_buffers() | BufferStore | |
operator=(const BufferStore &)=delete | BufferStore | |
operator=(BufferStore &&)=delete | BufferStore | |
send_buffers_to(const torch::TensorOptions &options) | BufferStore | protectedvirtual |
~BufferStore()=default | BufferStore | virtual |