|
OpenNN
Open-source neural networks library
|
Resolved configuration after Auto values are mapped to concrete device and types. More...
#include <configuration.h>
Public Attributes | |
| Device | device = Device::CPU |
| Type | training_type = Type::FP32 |
| Type | inference_type = Type::FP32 |
Resolved configuration after Auto values are mapped to concrete device and types.
| Device opennn::Configuration::Resolved::device = Device::CPU |
| Type opennn::Configuration::Resolved::inference_type = Type::FP32 |
| Type opennn::Configuration::Resolved::training_type = Type::FP32 |