HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
onnxruntime::logging::Category Struct Reference

#include <logging.h>

Static Public Attributes

static const char * onnxruntime
 General output. More...
 
static const char * System
 Log output regarding interactions with the host system. More...
 

Detailed Description

Definition at line 72 of file logging.h.

Member Data Documentation

const char* onnxruntime::logging::Category::onnxruntime
static

General output.

Definition at line 73 of file logging.h.

const char* onnxruntime::logging::Category::System
static

Log output regarding interactions with the host system.

Definition at line 74 of file logging.h.


The documentation for this struct was generated from the following file: