|
25.02
|
#include <string>#include <cmath>Go to the source code of this file.
Namespaces | |
| armnn | |
| Copyright (c) 2021 ARM Limited and Contributors. | |
Macros | |
| #define | ARMNN_FALLTHROUGH ((void)0) |
Enumerations | |
| enum class | LogSeverity { Trace , Debug , Info , Warning , Error , Fatal } |
Functions | |
| void | ConfigureLogging (bool printToStandardOutput, bool printToDebugOutput, LogSeverity severity) |
| Configures the logging behaviour of the ARMNN library. More... | |
| bool | NeonDetected () |
| const std::string | GetVersion () |
| float | roundf (float value) |