![]() |
OnnxRuntime
|
▼NOrt | All C++ Onnxruntime APIs are defined inside this namespace |
CAllocator | |
CAllocatorWithDefaultOptions | |
CArenaCfg | It is a structure that represents the configuration of an arena based allocator |
CBase | Used internally by the C++ API. C++ wrapper types inherit from this |
CBFloat16_t | Bfloat16 (Brain Floating Point) data type |
CCustomOpApi | |
CCustomOpBase | |
CCustomOpDomain | Custom Op Domain |
CEnv | The Env (Environment) |
CException | All C++ methods that can fail will throw an exception of this type |
CFloat16_t | IEEE 754 half-precision floating point data type |
CGlobal | |
CIoBinding | |
CMapTypeInfo | Wrapper around OrtMapTypeInfo |
CMemoryAllocation | |
CMemoryInfo | |
CModelMetadata | Wrapper around OrtModelMetadata |
CRunOptions | |
CSequenceTypeInfo | Wrapper around OrtSequenceTypeInfo |
CSession | Wrapper around OrtSession |
CSessionOptions | Options object used when creating a new Session object |
CTensorTypeAndShapeInfo | Wrapper around OrtTensorTypeAndShapeInfo |
CTypeInfo | |
CUnowned | Wraps an object that inherits from Ort::Base and stops it from deleting the contained pointer on destruction |
▼CValue | |
COrtSparseValuesParam | |
CShape | |
COrtAllocator | Memory allocation interface |
COrtApi | The C API |
COrtApiBase | The helper interface to get the right version of OrtApi |
COrtCUDAProviderOptions | CUDA Provider Options |
COrtCustomHandleType | |
COrtCustomOp | |
COrtOpenVINOProviderOptions | OpenVINO Provider Options |
COrtROCMProviderOptions | ROCM Provider Options |
COrtTensorRTProviderOptions | TensorRT Provider Options |