ArmNN
 20.02
Utils.hpp File Reference

Go to the source code of this file.

Namespaces

 armnn
 Copyright (c) 2020 ARM Limited.
 

Macros

#define ARMNN_FALLTHROUGH   ((void)0)
 

Enumerations

enum  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...
 

Macro Definition Documentation

◆ ARMNN_FALLTHROUGH

#define ARMNN_FALLTHROUGH   ((void)0)