LBANN  0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
set_weights_value.hpp File Reference
#include <utility>
#include "lbann/callbacks/callback.hpp"
Include dependency graph for set_weights_value.hpp:

Go to the source code of this file.

Classes

class  lbann::callback::set_weights_value
 Set values in a weights object at a given training step. More...
 

Namespaces

 lbann
 
 lbann::callback
 

Functions

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