|
My Project
|
Training launcher that wires datasets, networks, and optimizers. More...
#include "network_wrapper.hpp"#include "unified_optimization.hpp"#include <Eigen/Core>#include <iostream>#include <memory>#include <vector>
Go to the source code of this file.
Classes | |
| class | UnifiedLauncher< CpuBackend > |
| CPU launcher specialization. More... | |
Training launcher that wires datasets, networks, and optimizers.