|
LBANN
0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
|
#include "lbann/utils/make_abstract.hpp"#include <google/protobuf/message.h>#include "lbann/models/model.hpp"#include "lbann/utils/cloneable.hpp"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::MutationStrategy > | lbann::make_abstract< lbann::ltfb::MutationStrategy > (google::protobuf::Message const ¶ms) |
| std::unique_ptr<lbann::ltfb::MutationStrategy> lbann::make_abstract< lbann::ltfb::MutationStrategy > | ( | google::protobuf::Message const & | params | ) |