OnnxRuntime
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level
1
2
]
C
Ort::AllocatorWithDefaultOptions
C
Ort::Base< T >
Used internally by the C++ API. C++ wrapper types inherit from this
▼
C
Ort::Base< OrtAllocator >
C
Ort::Allocator
▼
C
Ort::Base< OrtArenaCfg >
C
Ort::ArenaCfg
It is a structure that represents the configuration of an arena based allocator
▼
C
Ort::Base< OrtCustomOpDomain >
C
Ort::CustomOpDomain
Custom Op Domain
▼
C
Ort::Base< OrtEnv >
C
Ort::Env
The
Env
(Environment)
▼
C
Ort::Base< OrtIoBinding >
C
Ort::IoBinding
▼
C
Ort::Base< OrtMapTypeInfo >
C
Ort::MapTypeInfo
Wrapper around
OrtMapTypeInfo
▼
C
Ort::Base< OrtMemoryInfo >
C
Ort::MemoryInfo
▼
C
Ort::Base< OrtModelMetadata >
C
Ort::ModelMetadata
Wrapper around
OrtModelMetadata
▼
C
Ort::Base< OrtRunOptions >
C
Ort::RunOptions
▼
C
Ort::Base< OrtSequenceTypeInfo >
C
Ort::SequenceTypeInfo
Wrapper around
OrtSequenceTypeInfo
▼
C
Ort::Base< OrtSession >
C
Ort::Session
Wrapper around
OrtSession
▼
C
Ort::Base< OrtSessionOptions >
C
Ort::SessionOptions
Options object used when creating a new
Session
object
▼
C
Ort::Base< OrtTensorTypeAndShapeInfo >
C
Ort::TensorTypeAndShapeInfo
Wrapper around
OrtTensorTypeAndShapeInfo
▼
C
Ort::Base< OrtTypeInfo >
C
Ort::TypeInfo
▼
C
Ort::Base< OrtValue >
C
Ort::Value
C
Ort::BFloat16_t
Bfloat16 (Brain Floating Point) data type
C
Ort::CustomOpApi
▼
C
std::exception
C
Ort::Exception
All C++ methods that can fail will throw an exception of this type
C
Ort::Float16_t
IEEE 754 half-precision floating point data type
C
Ort::Global< T >
C
Ort::MemoryAllocation
C
OrtAllocator
Memory allocation interface
C
OrtApi
The C API
C
OrtApiBase
The helper interface to get the right version of
OrtApi
C
OrtCUDAProviderOptions
CUDA Provider Options
C
OrtCustomHandleType
▼
C
OrtCustomOp
C
Ort::CustomOpBase< TOp, TKernel >
C
OrtOpenVINOProviderOptions
OpenVINO Provider Options
C
OrtROCMProviderOptions
ROCM Provider Options
C
Ort::Value::OrtSparseValuesParam
C
OrtTensorRTProviderOptions
TensorRT Provider Options
C
Ort::Value::Shape
▼
C
T
C
Ort::Unowned< T >
Wraps an object that inherits from
Ort::Base
and stops it from deleting the contained pointer on destruction
Generated by
1.9.2