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

#include <data_types.h>

Detailed Description

template<typename T, typename... Types>
struct onnxruntime::data_types_internal::IsAnyOf< T, Types >

TensorType helpersIs a given type on the list of types? Accepts a list of types and the first argument is the type We are checking if it is listed among those that follow

Definition at line 237 of file data_types.h.


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