Namespace torch::optim#
Namespaces#
Classes#
Template Struct OptimizerCloneableOptions::_has_history_size
Template Struct OptimizerCloneableOptions::_has_initial_accumulator_value
Template Struct OptimizerCloneableOptions::_has_line_search_fn
Template Struct OptimizerCloneableOptions::_has_tolerance_change
Template Struct OptimizerCloneableOptions::_has_tolerance_grad
Template Struct OptimizerCloneableOptions::_has_weight_decay
Functions#
Function torch::optim::serialize(serialize::OutputArchive&, const std::string&, const int64_t&)
Function torch::optim::serialize(serialize::InputArchive&, const std::string&, int64_t&)
Template Function torch::optim::serialize(serialize::OutputArchive&, const Optimizer&)
Template Function torch::optim::serialize(serialize::InputArchive&, Optimizer&)