HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
onnxruntime::data_types_internal::GetMLDataType< T, TensorContainedType > Struct Template Reference

#include <data_types.h>

Detailed Description

template<typename T, bool TensorContainedType>
struct onnxruntime::data_types_internal::GetMLDataType< T, TensorContainedType >

This template's Get() returns a corresponding MLDataType It dispatches the call to either GetTensorType<>() or GetType<>()

Definition at line 283 of file data_types.h.


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