LBANN  0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
lbann::LTFB Member List

This is the complete list of members for lbann::LTFB, including all inherited members.

apply(ExecutionContext &context, model &m, data_coordinator &dc, execution_mode mode) finallbann::LTFBvirtual
lbann::TrainingAlgorithm::apply(model &model, data_coordinator &dc)lbann::TrainingAlgorithminline
do_get_new_execution_context() const finallbann::LTFBinlineprotectedvirtual
ExeContextType typedeflbann::LTFB
get_name() const noexceptlbann::TrainingAlgorithm
get_new_execution_context() constlbann::TrainingAlgorithminline
get_type() const finallbann::LTFBinlinevirtual
LTFB(std::string name, std::unique_ptr< TrainingAlgorithm > local_training_algorithm, std::unique_ptr< ltfb::MetaLearningStrategy > meta_learning_strategy, ltfb::LTFBTerminationCriteria stopping_criteria, bool suppress_timer)lbann::LTFBinline
LTFB(LTFB const &other)=deletelbann::LTFB
LTFB(LTFB &&)=defaultlbann::LTFB
m_local_algolbann::LTFBprivate
m_meta_learning_strategylbann::LTFBprivate
m_suppress_timerlbann::LTFBprivate
m_termination_criterialbann::LTFBprivate
operator=(LTFB const &)=deletelbann::LTFB
operator=(LTFB &&)=defaultlbann::LTFB
lbann::TrainingAlgorithm::operator=(const TrainingAlgorithm &other)=deletelbann::TrainingAlgorithmprotected
lbann::TrainingAlgorithm::operator=(TrainingAlgorithm &&other)=defaultlbann::TrainingAlgorithmprotected
setup_models(std::vector< observer_ptr< model >> const &models, size_t max_mini_batch_size, const std::vector< El::Grid *> &grids)lbann::TrainingAlgorithm
TermCriteriaType typedeflbann::LTFB
TrainingAlgorithm(std::string name)lbann::TrainingAlgorithm
TrainingAlgorithm(const TrainingAlgorithm &other)=deletelbann::TrainingAlgorithmprotected
TrainingAlgorithm(TrainingAlgorithm &&other)=defaultlbann::TrainingAlgorithmprotected
~LTFB() noexcept=defaultlbann::LTFB
~TrainingAlgorithm()=defaultlbann::TrainingAlgorithmvirtual