HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
onnxruntime::utils::mltype_dispatcher_internal::UnsupportedTypeDefaultPolicy< Ret > Struct Template Reference

#include <data_types_internal.h>

Public Member Functions

void operator() (int32_t dt_type, Ret &) const
 

Detailed Description

template<class Ret>
struct onnxruntime::utils::mltype_dispatcher_internal::UnsupportedTypeDefaultPolicy< Ret >

Definition at line 196 of file data_types_internal.h.

Member Function Documentation

template<class Ret >
void onnxruntime::utils::mltype_dispatcher_internal::UnsupportedTypeDefaultPolicy< Ret >::operator() ( int32_t  dt_type,
Ret &   
) const
inline

Definition at line 197 of file data_types_internal.h.


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