HDK
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
onnxruntime::NonTensorTypeBase Member List

This is the complete list of members for onnxruntime::NonTensorTypeBase, including all inherited members.

AllFixedSizeSequenceTensorTypes()onnxruntime::DataTypeImplstatic
AllFixedSizeTensorAndSequenceTensorTypes()onnxruntime::DataTypeImplstatic
AllFixedSizeTensorExceptHalfTypes()onnxruntime::DataTypeImplstatic
AllFixedSizeTensorTypes()onnxruntime::DataTypeImplstatic
AllIEEEFloatTensorExceptHalfTypes()onnxruntime::DataTypeImplstatic
AllIEEEFloatTensorTypes()onnxruntime::DataTypeImplstatic
AllNumericTensorTypes()onnxruntime::DataTypeImplstatic
AllOptionalTypes()onnxruntime::DataTypeImplstatic
AllSequenceTensorTypes()onnxruntime::DataTypeImplstatic
AllTensorAndSequenceTensorAndOptionalTypes()onnxruntime::DataTypeImplstatic
AllTensorAndSequenceTensorTypes()onnxruntime::DataTypeImplstatic
AllTensorTypes()onnxruntime::DataTypeImplstatic
AsNonTensorType() const onnxruntime::DataTypeImplinline
AsOptionalType() const onnxruntime::DataTypeImplinline
AsPrimitiveDataType() const onnxruntime::DataTypeImplinline
AsSequenceTensorType() const onnxruntime::DataTypeImplinline
AsSparseTensorType() const onnxruntime::DataTypeImplinline
AsTensorType() const onnxruntime::DataTypeImplinline
DataTypeImpl(GeneralType type, size_t size)onnxruntime::DataTypeImplinlineprotected
FromDataContainer(const void *data, size_t data_size, OrtValue &output) const onnxruntime::NonTensorTypeBasevirtual
GeneralType enum nameonnxruntime::DataTypeImpl
GetCreateFunc() const =0onnxruntime::NonTensorTypeBasepure virtual
GetDataType(const std::string &)onnxruntime::DataTypeImplstatic
GetDeleteFunc() const override=0onnxruntime::NonTensorTypeBasepure virtual
GetOptionalType()onnxruntime::DataTypeImplstatic
GetSequenceTensorType()onnxruntime::DataTypeImplstatic
GetSparseTensorType()onnxruntime::DataTypeImplstatic
GetTensorType()onnxruntime::DataTypeImplstatic
GetType()onnxruntime::DataTypeImplstatic
GetTypeProto() const overrideonnxruntime::NonTensorTypeBasevirtual
IsCompatible(const ONNX_NAMESPACE::TypeProto &type_proto) const =0onnxruntime::DataTypeImplpure virtual
IsMapCompatible(const ONNX_NAMESPACE::TypeProto &type_proto) const onnxruntime::NonTensorTypeBaseprotected
IsNonTensorType() const onnxruntime::DataTypeImplinline
IsOpaqueCompatible(const ONNX_NAMESPACE::TypeProto &type_proto) const onnxruntime::NonTensorTypeBaseprotected
IsOptionalType() const onnxruntime::DataTypeImplinline
IsPrimitiveDataType() const onnxruntime::DataTypeImplinline
IsSequenceCompatible(const ONNX_NAMESPACE::TypeProto &type_proto) const onnxruntime::NonTensorTypeBaseprotected
IsSparseTensorType() const onnxruntime::DataTypeImplinline
IsTensorSequenceType() const onnxruntime::DataTypeImplinline
IsTensorType() const onnxruntime::DataTypeImplinline
MutableTypeProto()onnxruntime::NonTensorTypeBaseprotected
NonTensorTypeBase(const NonTensorTypeBase &)=deleteonnxruntime::NonTensorTypeBase
NonTensorTypeBase(size_t size)onnxruntime::NonTensorTypeBaseprotected
operator=(const NonTensorTypeBase &)=deleteonnxruntime::NonTensorTypeBase
RegisterDataType(MLDataType)onnxruntime::DataTypeImplstatic
SequenceTensorTypeFromONNXEnum(int type)onnxruntime::DataTypeImplstatic
Size() const onnxruntime::DataTypeImplinline
size_onnxruntime::DataTypeImpl
SparseTensorTypeFromONNXEnum(int type)onnxruntime::DataTypeImplstatic
TensorTypeFromONNXEnum(int type)onnxruntime::DataTypeImplstatic
ToDataContainer(const OrtValue &input, size_t data_size, void *data) const onnxruntime::NonTensorTypeBasevirtual
ToString(MLDataType type)onnxruntime::DataTypeImplstatic
ToString(const std::vector< MLDataType > &types)onnxruntime::DataTypeImplstatic
type_onnxruntime::DataTypeImpl
TypeFromProto(const ONNX_NAMESPACE::TypeProto &proto)onnxruntime::DataTypeImplstatic
~DataTypeImpl()=defaultonnxruntime::DataTypeImplvirtual
~NonTensorTypeBase() overrideonnxruntime::NonTensorTypeBaseprotected