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

Go to the source code of this file.

Classes

class  lbann::callback::timer
 

Namespaces

 lbann
 
 lbann::callback
 

Functions

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