LBANN  0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
execution_algorithms/ltfb.hpp File Reference
Include dependency graph for execution_algorithms/ltfb.hpp:

Go to the source code of this file.

Classes

class  lbann::LTFB
 An implementation of the LTFB training algorithm. More...
 

Namespaces

 lbann
 

Functions

template<>
std::unique_ptr< lbann::LTFBlbann::make< lbann::LTFB > (google::protobuf::Message const &msg)
 Build the LTFB training algorithm from a protobuf message. More...
 

Function Documentation

◆ lbann::make< lbann::LTFB >()

template<>
std::unique_ptr<lbann::LTFB> lbann::make< lbann::LTFB > ( google::protobuf::Message const &  msg)

Build the LTFB training algorithm from a protobuf message.