AllFixedSizeSequenceTensorTypes() | onnxruntime::DataTypeImpl | static |
AllFixedSizeSequenceTensorTypesIRv4() | onnxruntime::DataTypeImpl | static |
AllFixedSizeSequenceTensorTypesIRv9() | onnxruntime::DataTypeImpl | static |
AllFixedSizeTensorAndSequenceTensorTypes() | onnxruntime::DataTypeImpl | static |
AllFixedSizeTensorAndSequenceTensorTypesIRv4() | onnxruntime::DataTypeImpl | static |
AllFixedSizeTensorAndSequenceTensorTypesIRv9() | onnxruntime::DataTypeImpl | static |
AllFixedSizeTensorTypes() | onnxruntime::DataTypeImpl | static |
AllFixedSizeTensorTypesIRv4() | onnxruntime::DataTypeImpl | static |
AllFixedSizeTensorTypesIRv9() | onnxruntime::DataTypeImpl | static |
AllIEEEFloatTensorTypes() | onnxruntime::DataTypeImpl | static |
AllNumericTensorTypes() | onnxruntime::DataTypeImpl | static |
AllNumericTensorTypesIRv4() | onnxruntime::DataTypeImpl | static |
AllNumericTensorTypesIRv9() | onnxruntime::DataTypeImpl | static |
AllOptionalAndTensorAndSequenceTensorTypes() | onnxruntime::DataTypeImpl | static |
AllOptionalAndTensorAndSequenceTensorTypesIRv4() | onnxruntime::DataTypeImpl | static |
AllOptionalAndTensorAndSequenceTensorTypesIRv9() | onnxruntime::DataTypeImpl | static |
AllOptionalTypes() | onnxruntime::DataTypeImpl | static |
AllOptionalTypesIRv4() | onnxruntime::DataTypeImpl | static |
AllOptionalTypesIRv9() | onnxruntime::DataTypeImpl | static |
AllSequenceTensorTypes() | onnxruntime::DataTypeImpl | static |
AllSequenceTensorTypesIRv4() | onnxruntime::DataTypeImpl | static |
AllSequenceTensorTypesIRv9() | onnxruntime::DataTypeImpl | static |
AllTensorAndSequenceTensorAndOptionalTypes() | onnxruntime::DataTypeImpl | static |
AllTensorAndSequenceTensorAndOptionalTypesIRv4() | onnxruntime::DataTypeImpl | static |
AllTensorAndSequenceTensorAndOptionalTypesIRv9() | onnxruntime::DataTypeImpl | static |
AllTensorAndSequenceTensorTypes() | onnxruntime::DataTypeImpl | static |
AllTensorAndSequenceTensorTypesIRv4() | onnxruntime::DataTypeImpl | static |
AllTensorAndSequenceTensorTypesIRv9() | onnxruntime::DataTypeImpl | static |
AllTensorTypes() | onnxruntime::DataTypeImpl | static |
AllTensorTypesIRv4() | onnxruntime::DataTypeImpl | static |
AllTensorTypesIRv9() | onnxruntime::DataTypeImpl | static |
AsNonTensorType() const | onnxruntime::DataTypeImpl | inline |
AsOptionalType() const | onnxruntime::DataTypeImpl | inline |
AsPrimitiveDataType() const | onnxruntime::DataTypeImpl | inline |
AsSequenceTensorType() const | onnxruntime::DataTypeImpl | inline |
AsSparseTensorType() const | onnxruntime::DataTypeImpl | inline |
AsTensorType() const | onnxruntime::DataTypeImpl | inline |
DataTypeImpl(GeneralType type, size_t size) | onnxruntime::DataTypeImpl | inlineprotected |
GeneralType enum name | onnxruntime::DataTypeImpl | |
GetDataType(const std::string &) | onnxruntime::DataTypeImpl | static |
GetDeleteFunc() const override | onnxruntime::OptionalTypeBase | inlinevirtual |
GetElementType() const override | onnxruntime::OptionalType< T, elemT > | inlinevirtual |
GetOptionalType() | onnxruntime::DataTypeImpl | static |
GetSequenceTensorType() | onnxruntime::DataTypeImpl | static |
GetSparseTensorType() | onnxruntime::DataTypeImpl | static |
GetTensorType() | onnxruntime::DataTypeImpl | static |
GetType() | onnxruntime::DataTypeImpl | static |
GetTypeProto() const override | onnxruntime::OptionalTypeBase | virtual |
IsCompatible(const ONNX_NAMESPACE::TypeProto &type_proto) const override | onnxruntime::OptionalTypeBase | virtual |
IsNonTensorType() const | onnxruntime::DataTypeImpl | inline |
IsOptionalType() const | onnxruntime::DataTypeImpl | inline |
IsPrimitiveDataType() const | onnxruntime::DataTypeImpl | inline |
IsSparseTensorType() const | onnxruntime::DataTypeImpl | inline |
IsTensorSequenceType() const | onnxruntime::DataTypeImpl | inline |
IsTensorType() const | onnxruntime::DataTypeImpl | inline |
MutableTypeProto() | onnxruntime::OptionalTypeBase | protected |
operator=(const OptionalTypeBase &)=delete | onnxruntime::OptionalTypeBase | |
OptionalTypeBase(const OptionalTypeBase &)=delete | onnxruntime::OptionalTypeBase | |
OptionalTypeBase() | onnxruntime::OptionalTypeBase | protected |
RegisterDataType(MLDataType) | onnxruntime::DataTypeImpl | static |
SequenceTensorTypeFromONNXEnum(int type) | onnxruntime::DataTypeImpl | static |
Size() const | onnxruntime::DataTypeImpl | inline |
size_ | onnxruntime::DataTypeImpl | |
SparseTensorTypeFromONNXEnum(int type) | onnxruntime::DataTypeImpl | static |
TensorTypeFromONNXEnum(int type) | onnxruntime::DataTypeImpl | static |
ToString(MLDataType type) | onnxruntime::DataTypeImpl | static |
ToString(const std::vector< MLDataType > &types) | onnxruntime::DataTypeImpl | static |
Type() | onnxruntime::OptionalType< T, elemT > | static |
type_ | onnxruntime::DataTypeImpl | |
TypeFromProto(const ONNX_NAMESPACE::TypeProto &proto) | onnxruntime::DataTypeImpl | static |
~DataTypeImpl()=default | onnxruntime::DataTypeImpl | virtual |
~OptionalTypeBase() override | onnxruntime::OptionalTypeBase | protected |