NEML2 2.0.0
Loading...
Searching...
No Matches
ParameterStore Member List

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

_nl_param_modelsParameterStoreprotected
_nl_paramsParameterStoreprotected
declare_parameter(const std::string &name, const T &rawval)ParameterStoreprotected
declare_parameter(const std::string &name, const CrossRef< T > &crossref, 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)ParameterStore
get_parameter(const std::string &name) constParameterStore
has_nl_param() constParameterStoreinline
named_nonlinear_parameter_models(bool recursive=false) constParameterStorevirtual
named_nonlinear_parameters(bool recursive=false) constParameterStorevirtual
named_parameters() constParameterStoreinline
named_parameters()ParameterStore
nl_param(const std::string &) constParameterStore
operator=(const ParameterStore &)=deleteParameterStore
operator=(ParameterStore &&)=deleteParameterStore
ParameterStore(OptionSet options, NEML2Object *object)ParameterStore
ParameterStore(const ParameterStore &)=deleteParameterStore
ParameterStore(ParameterStore &&)=deleteParameterStore
send_parameters_to(const torch::TensorOptions &options)ParameterStoreprotectedvirtual
set_parameter(const std::string &, const Tensor &)ParameterStore
set_parameters(const std::map< std::string, Tensor > &)ParameterStore
~ParameterStore()=defaultParameterStorevirtual