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

This is the complete list of members for onnxruntime::PrimitiveDataTypeBase, 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
GeneralType enum nameonnxruntime::DataTypeImpl
GetDataType() const onnxruntime::PrimitiveDataTypeBaseinline
onnxruntime::DataTypeImpl::GetDataType(const std::string &)onnxruntime::DataTypeImplstatic
GetDeleteFunc() const =0onnxruntime::DataTypeImplpure virtual
GetOptionalType()onnxruntime::DataTypeImplstatic
GetSequenceTensorType()onnxruntime::DataTypeImplstatic
GetSparseTensorType()onnxruntime::DataTypeImplstatic
GetTensorType()onnxruntime::DataTypeImplstatic
GetType()onnxruntime::DataTypeImplstatic
GetTypeProto() const finalonnxruntime::PrimitiveDataTypeBaseinlinevirtual
IsCompatible(const ONNX_NAMESPACE::TypeProto &) const overrideonnxruntime::PrimitiveDataTypeBaseinlinevirtual
IsNonTensorType() const onnxruntime::DataTypeImplinline
IsOptionalType() const onnxruntime::DataTypeImplinline
IsPrimitiveDataType() const onnxruntime::DataTypeImplinline
IsSparseTensorType() const onnxruntime::DataTypeImplinline
IsTensorSequenceType() const onnxruntime::DataTypeImplinline
IsTensorType() const onnxruntime::DataTypeImplinline
PrimitiveDataTypeBase(size_t size, int32_t data_type)onnxruntime::PrimitiveDataTypeBaseinlineprotected
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
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