|
HDK
|
Classes | |
| class | CallableDispatchableHelper |
| struct | UnsupportedTypeDefaultPolicy |
| class | CallableDispatchableRetHelper |
Typedefs | |
| template<typename T > | |
| using | TensorProtoElementTypeConstant = std::integral_constant< ONNX_NAMESPACE::TensorProto_DataType, ToTensorProtoElementType< T >()> |
| using | UndefinedTensorProtoElementTypeConstant = std::integral_constant< ONNX_NAMESPACE::TensorProto_DataType, ONNX_NAMESPACE::TensorProto_DataType_UNDEFINED > |
| using onnxruntime::utils::mltype_dispatcher_internal::TensorProtoElementTypeConstant = typedef std::integral_constant<ONNX_NAMESPACE::TensorProto_DataType, ToTensorProtoElementType<T>()> |
Definition at line 377 of file data_types_internal.h.
| using onnxruntime::utils::mltype_dispatcher_internal::UndefinedTensorProtoElementTypeConstant = typedef std::integral_constant<ONNX_NAMESPACE::TensorProto_DataType, ONNX_NAMESPACE::TensorProto_DataType_UNDEFINED> |
Definition at line 380 of file data_types_internal.h.