Class Hierarchy

Class Hierarchy#

SDK qb Runtime Library: Class Hierarchy
SDK qb Runtime Library v1.0
MCS001-
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Cmobilint::AcceleratorRepresents an accelerator, i.e., an NPU, used for executing models
 Cqbruntime.accelerator.AcceleratorRepresents an accelerator, i.e., an NPU, used for executing models
 Cmobilint::BufferA simple byte-sized buffer
 Cqbruntime.type.BufferA simple byte-sized buffer
 Cmobilint::BufferInfoStruct representing input/output buffer information
 Cqbruntime.type.BufferInfoStruct representing input/output buffer information
 Cmobilint::CacheInfoStruct representing KV-cache information
 Cqbruntime.type.CacheInfoStruct representing KV-cache information
 Cmobilint::CoreIdRepresents a unique identifier for an NPU core
 Cqbruntime.type.CoreIdRepresents a unique identifier for an NPU core
 CEnum
 Cqbruntime.type.CacheTypeCacheType
 Cqbruntime.type.ClusterEnumerates clusters in the ARIES NPU
 Cqbruntime.type.CoreEnumerates cores within a cluster in the ARIES NPU
 Cqbruntime.type.CoreAllocationPolicyCore allocation policy
 Cqbruntime.type.CoreModeDefines the core mode for NPU execution
 Cqbruntime.type.LogLevelLogLevel
 Cmobilint::Future< T >Represents a future for retrieving the result of asynchronous inference
 Cqbruntime.future.FutureRepresents a future for retrieving the result of asynchronous inference
 Cmobilint::FutureImpl< T >
 Cmobilint::ModelRepresents an AI model loaded from an MXQ file
 Cqbruntime.model.ModelRepresents an AI model loaded from an MXQ file
 Cmobilint::ModelConfigConfigures a core mode and core allocation of a model for NPU inference
 Cqbruntime.type.ModelConfigConfigures a core mode and core allocation of a model for NPU inference
 Cmobilint::ModelVariantHandleHandle to a specific variant of a loaded model
 Cqbruntime.model_variant_handle.ModelVariantHandleHandle to a specific variant of a loaded model
 Cmobilint::NDArray< T >A class representing an N-dimensional array (NDArray)
 Cmobilint::internal::NDArrayDataA class representing the data underlying an NDArray
 Cmobilint::ScaleStruct for scale values
 Cqbruntime.type.ScaleStruct for scale values