HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
onnxruntime::utils::data_types_internal Namespace Reference

Classes

class  TypeNode
 

Enumerations

enum  ContainerType : uint16_t {
  ContainerType::kUndefined = 0, ContainerType::kTensor = 1, ContainerType::kMap = 2, ContainerType::kSequence = 3,
  ContainerType::kOpaque = 4, ContainerType::kOptional = 5
}
 

Enumeration Type Documentation

Enumerator
kUndefined 
kTensor 
kMap 
kSequence 
kOpaque 
kOptional 

Definition at line 416 of file data_types_internal.h.