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

#include <data_types.h>

+ Inheritance diagram for onnxruntime::data_types_internal::IsTensorContainedType< T >:

Detailed Description

template<typename T>
struct onnxruntime::data_types_internal::IsTensorContainedType< T >

Tells if the specified type is one of fundamental types that can be contained within a tensor. We do not have raw fundamental types, rather a subset of fundamental types is contained within tensors.

Definition at line 255 of file data_types.h.


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