LBANN  0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
hypergradient_adam.hpp File Reference
#include "lbann/io/persist.hpp"
#include "lbann/optimizers/data_type_optimizer.hpp"
#include "lbann/proto/optimizers.pb.h"
Include dependency graph for hypergradient_adam.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  lbann::hypergradient_adam< TensorDataType >
 Hypergradient Adam optimizer. More...
 

Namespaces

 lbann
 

Functions

template<typename TensorDataType >
std::unique_ptr< optimizer > lbann::build_hypergradient_adam_optimizer_from_pbuf (google::protobuf::Message const &)