|
LBANN
0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
|
This is the complete list of members for lbann::callback::autoencoder_strategy, including all inherited members.
| autoencoder_strategy(std::string const &input_layer_name, size_t num_images=10) | lbann::callback::autoencoder_strategy | inline |
| get_image_indices(model const &m) const final | lbann::callback::autoencoder_strategy | virtual |
| get_tag(std::string const &layer_name, El::Int index, El::Int epoch) const final | lbann::callback::autoencoder_strategy | virtual |
| m_input_layer_name | lbann::callback::autoencoder_strategy | private |
| m_num_images | lbann::callback::autoencoder_strategy | private |
| m_shuffled_indices | lbann::callback::autoencoder_strategy | mutableprivate |
| m_tracked_images | lbann::callback::autoencoder_strategy | mutableprivate |
| write_strategy_proto(lbann_data::Callback_CallbackSummarizeImages &msg) const final | lbann::callback::autoencoder_strategy | virtual |
| ~image_output_strategy()=default | lbann::callback::image_output_strategy | virtual |