|
LBANN
0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
|
Go to the source code of this file.
Classes | |
| class | lbann::callback::progress_bar |
| prints a progress bar during training More... | |
Namespaces | |
| lbann | |
| lbann::callback | |
Macros | |
| #define | LBANN_PBAR_MOVING_AVERAGE_LENGTH 10 |
| #define | LBANN_PBAR_WIDTH 20 |
Functions | |
| std::unique_ptr< callback_base > | lbann::callback::build_progress_bar_callback_from_pbuf (const google::protobuf::Message &, std::shared_ptr< lbann_summary > const &) |
| #define LBANN_PBAR_MOVING_AVERAGE_LENGTH 10 |
Definition at line 35 of file progress_bar.hpp.
| #define LBANN_PBAR_WIDTH 20 |
Definition at line 36 of file progress_bar.hpp.