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

#include <data_types.h>

Static Public Member Functions

template<typename V >
static MLDataType GetValueType ()
 
static void Set (ONNX_NAMESPACE::TensorProto_DataType key_type, const ONNX_NAMESPACE::TypeProto *value_proto, ONNX_NAMESPACE::TypeProto &proto)
 

Detailed Description

Definition at line 321 of file data_types.h.

Member Function Documentation

template<typename V >
static MLDataType onnxruntime::data_types_internal::MapTypeHelper::GetValueType ( )
inlinestatic

Definition at line 325 of file data_types.h.

static void onnxruntime::data_types_internal::MapTypeHelper::Set ( ONNX_NAMESPACE::TensorProto_DataType  key_type,
const ONNX_NAMESPACE::TypeProto *  value_proto,
ONNX_NAMESPACE::TypeProto &  proto 
)
inlinestatic

Definition at line 329 of file data_types.h.


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