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::Accelerator | Represents an accelerator, i.e., an NPU, used for executing models |
| Cqbruntime.accelerator.Accelerator | Represents an accelerator, i.e., an NPU, used for executing models |
| Cmobilint::Buffer | A simple byte-sized buffer |
| Cqbruntime.type.Buffer | A simple byte-sized buffer |
| Cmobilint::BufferInfo | Struct representing input/output buffer information |
| Cqbruntime.type.BufferInfo | Struct representing input/output buffer information |
| Cmobilint::CacheInfo | Struct representing KV-cache information |
| Cqbruntime.type.CacheInfo | Struct representing KV-cache information |
| Cmobilint::CoreId | Represents a unique identifier for an NPU core |
| Cqbruntime.type.CoreId | Represents a unique identifier for an NPU core |
| CEnum | |
| Cqbruntime.type.CacheType | CacheType |
| Cqbruntime.type.Cluster | Enumerates clusters in the ARIES NPU |
| Cqbruntime.type.Core | Enumerates cores within a cluster in the ARIES NPU |
| Cqbruntime.type.CoreAllocationPolicy | Core allocation policy |
| Cqbruntime.type.CoreMode | Defines the core mode for NPU execution |
| Cqbruntime.type.LogLevel | LogLevel |
| Cmobilint::Future< T > | Represents a future for retrieving the result of asynchronous inference |
| Cqbruntime.future.Future | Represents a future for retrieving the result of asynchronous inference |
| Cmobilint::FutureImpl< T > | |
| Cmobilint::Model | Represents an AI model loaded from an MXQ file |
| Cqbruntime.model.Model | Represents an AI model loaded from an MXQ file |
| Cmobilint::ModelConfig | Configures a core mode and core allocation of a model for NPU inference |
| Cqbruntime.type.ModelConfig | Configures a core mode and core allocation of a model for NPU inference |
| Cmobilint::ModelVariantHandle | Handle to a specific variant of a loaded model |
| Cqbruntime.model_variant_handle.ModelVariantHandle | Handle to a specific variant of a loaded model |
| Cmobilint::NDArray< T > | A class representing an N-dimensional array (NDArray) |
| Cmobilint::internal::NDArrayData | A class representing the data underlying an NDArray |
| Cmobilint::Scale | Struct for scale values |
| Cqbruntime.type.Scale | Struct for scale values |
Generated by