My Project
Classes
unified_launcher.hpp File Reference

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>
Include dependency graph for unified_launcher.hpp:

Go to the source code of this file.

Classes

class  UnifiedLauncher< CpuBackend >
 CPU launcher specialization. More...
 

Detailed Description

Training launcher that wires datasets, networks, and optimizers.