HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
basic_types.h File Reference
#include <cstdint>
+ Include dependency graph for basic_types.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 onnxruntime
 

Typedefs

using onnxruntime::HashValue = uint64_t
 

Enumerations

enum  onnxruntime::ArgType : uint8_t { onnxruntime::ArgType::kInput, onnxruntime::ArgType::kOutput }