LBANN  0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
save_topk_models.hpp File Reference
Include dependency graph for save_topk_models.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  lbann::callback::save_topk_models
 Save the top K models for, e.g., inference and other analysis. More...
 

Namespaces

 lbann
 
 lbann::callback
 

Functions

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