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