LBANN  0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
mutation_strategy.hpp File Reference
#include "lbann/utils/make_abstract.hpp"
#include <google/protobuf/message.h>
#include "lbann/models/model.hpp"
#include "lbann/utils/cloneable.hpp"
Include dependency graph for mutation_strategy.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  lbann::ltfb::MutationStrategy
 
class  lbann::ltfb::NullMutation
 
class  lbann::ltfb::ReplaceActivation
 
class  lbann::ltfb::ReplaceConvolution
 
class  lbann::ltfb::HybridMutation
 

Namespaces

 lbann
 
 lbann::ltfb
 

Functions

template<>
std::unique_ptr< lbann::ltfb::MutationStrategylbann::make_abstract< lbann::ltfb::MutationStrategy > (google::protobuf::Message const &params)
 

Function Documentation

◆ lbann::make_abstract< lbann::ltfb::MutationStrategy >()

template<>
std::unique_ptr<lbann::ltfb::MutationStrategy> lbann::make_abstract< lbann::ltfb::MutationStrategy > ( google::protobuf::Message const &  params)