|
LBANN
0.103.0
LivermoreBigArtificialNeuralNetworkToolkit
|
#include "lbann/execution_algorithms/execution_context.hpp"#include "lbann/execution_algorithms/kfac/kfac_block.hpp"#include "lbann/execution_algorithms/kfac/kfac_util.hpp"#include "lbann/execution_algorithms/sgd_execution_context.hpp"#include <memory>#include <string>Go to the source code of this file.
Classes | |
| class | lbann::kfac_block< Device > |
| class | lbann::kfac::KFACExecutionContext |
Namespaces | |
| lbann | |
| lbann::kfac | |
Variables | |
| constexpr El::Device | lbann::kfac::Device = El::Device::CPU |