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

Go to the source code of this file.

Classes

class  lbann::callback::variable_minibatch
 
class  lbann::callback::step_minibatch
 
class  lbann::callback::minibatch_schedule
 
struct  lbann::callback::minibatch_schedule::minibatch_step
 Represents a step in a schedule of mini-batch sizes. More...
 

Namespaces

 lbann
 
 lbann::callback
 

Functions

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