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

#include <data_types.h>

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

Detailed Description

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

Use "IsSparseTensorContainedType<T>::value" to test if a type T is permitted as the element-type of a sparse-tensor.

Definition at line 265 of file data_types.h.


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