NEML2 2.0.0
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
ParameterStore Member List

This is the complete list of members for ParameterStore, including all inherited members.

assign_parameter_stack(jit::Stack &stack)ParameterStoreprotected
collect_parameter_stack() constParameterStoreprotected
declare_parameter(const std::string &name, const T &rawval)ParameterStoreprotected
declare_parameter(const std::string &name, const TensorName< T > &tensorname, bool allow_nonlinear)ParameterStoreprotected
declare_parameter(const std::string &name, const std::string &input_option_name, bool allow_nonlinear=false)ParameterStoreprotected
get_parameter(const std::string &name) constParameterStoreinline
get_parameter(const std::string &name)ParameterStore
named_parameters() constParameterStoreinline
named_parameters()ParameterStore
operator=(const ParameterStore &)=deleteParameterStore
operator=(ParameterStore &&)=deleteParameterStore
ParameterStore(Model *object)ParameterStore
ParameterStore(const ParameterStore &)=deleteParameterStore
ParameterStore(ParameterStore &&)=deleteParameterStore
send_parameters_to(const TensorOptions &options)ParameterStoreprotectedvirtual
set_parameter(const std::string &, const Tensor &)ParameterStore
set_parameters(const std::map< std::string, Tensor > &)ParameterStore
~ParameterStore()=defaultParameterStorevirtual