|
OpenNN
Open-source neural networks library
|
#include <neural_network.h>
Public Attributes | |
| Device | device = Device::CPU |
| Type | training_type = Type::FP32 |
| Type | inference_type = Type::FP32 |
| Device opennn::opennn::Configuration::Resolved::device = Device::CPU |
| Type opennn::opennn::Configuration::Resolved::inference_type = Type::FP32 |
| Type opennn::opennn::Configuration::Resolved::training_type = Type::FP32 |