HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
severity.h File Reference
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 onnxruntime
 
 onnxruntime::logging
 

Enumerations

enum  onnxruntime::logging::Severity {
  onnxruntime::logging::Severity::kVERBOSE = 0, onnxruntime::logging::Severity::kINFO = 1, onnxruntime::logging::Severity::kWARNING = 2, onnxruntime::logging::Severity::kERROR = 3,
  onnxruntime::logging::Severity::kFATAL = 4
}
 

Variables

constexpr const char * onnxruntime::logging::SEVERITY_PREFIX = "VIWEF"