LBANN  0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
callbacks/ltfb.hpp File Reference
#include "lbann/callbacks/callback.hpp"
#include <memory>
#include <set>
#include <vector>
Include dependency graph for callbacks/ltfb.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  lbann::callback::ltfb
 Tournament training. More...
 

Namespaces

 lbann
 
 lbann::callback
 

Functions

std::unique_ptr< callback_base > lbann::callback::build_ltfb_callback_from_pbuf (const google::protobuf::Message &, std::shared_ptr< lbann_summary > const &)