LBANN  0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
Deprecated List
Member lbann::LTFB::m_suppress_timer
This is a temporary way to disable timer output. This will be more configurable in the future.
Member lbann::model::save_model ()
This function both holds on to the notion that models support callbacks (the majority of those in the current iteration of callbacks should be thought of as extensions to training algorithms rather than extensions of models) and is only used by the "cycgan" and "aecycgan" drivers, which themselves are not well-supported.
Member lbann::SGDTrainingAlgorithm::m_suppress_timer
This is a temporary way to disable timer output. This will be more configurable in the future.