Class Hierarchy

Class Hierarchy#

Runtime Library: Class Hierarchy
Runtime Library v0.30
Mobilint SDK qb
Class Hierarchy
This inheritance list is sorted roughly, but not completely, alphabetically:
[detail level 12]
 Cmaccel.accelerator.AcceleratorRepresents an accelerator, i.e., an NPU, used for executing models
 Cmobilint::AcceleratorRepresents an accelerator, i.e., an NPU, used for executing models
 Cmaccel.type.BufferA simple byte-sized buffer
 Cmobilint::BufferA simple byte-sized buffer
 Cmaccel.type.BufferInfoStruct representing input/output buffer information
 Cmobilint::BufferInfoStruct representing input/output buffer information
 Cmaccel.type.CacheInfoStruct representing KV-cache information
 Cmobilint::CacheInfoStruct representing KV-cache information
 Cmaccel.type.CoreIdRepresents a unique identifier for an NPU core
 Cmobilint::CoreIdRepresents a unique identifier for an NPU core
 CEnum
 Cmaccel.type.CacheTypeCacheType
 Cmaccel.type.ClusterEnumerates clusters in the ARIES NPU
 Cmaccel.type.CoreEnumerates cores within a cluster in the ARIES NPU
 Cmaccel.type.CoreAllocationPolicyCore allocation policy
 Cmaccel.type.CoreModeDefines the core mode for NPU execution
 Cmaccel.type.LatencySetPolicy
 Cmaccel.type.LogLevelLogLevel
 Cmaccel.type.MaintenancePolicy
 Cmaccel.type.SchedulePolicy
 Cmaccel.future.FutureRepresents a future for retrieving the result of asynchronous inference
 Cmobilint::Future< T >Represents a future for retrieving the result of asynchronous inference
 Cmobilint::FutureImpl< T >
 Cmaccel.model.ModelRepresents an AI model loaded from an MXQ file
 Cmobilint::ModelRepresents an AI model loaded from an MXQ file
 Cmaccel.type.ModelConfigConfigures a core mode and core allocation of a model for NPU inference
 Cmobilint::ModelConfigConfigures a core mode and core allocation of a model for NPU inference
 Cmaccel.model_variant_handle.ModelVariantHandleHandle to a specific variant of a loaded model
 Cmobilint::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
 Cmaccel.type.ScaleStruct for scale values
 Cmobilint::ScaleStruct for scale values