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

Go to the source code of this file.

Classes

class  lbann::rmsprop< TensorDataType >
 

Namespaces

 lbann
 

Functions

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