Class List#
|
Runtime Library v0.30
Mobilint SDK qb
|
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
| Nmaccel | |
| Naccelerator | |
| CAccelerator | Represents an accelerator, i.e., an NPU, used for executing models |
| Nfuture | |
| CFuture | Represents a future for retrieving the result of asynchronous inference |
| Nmodel | |
| CModel | Represents an AI model loaded from an MXQ file |
| Nmodel_variant_handle | |
| CModelVariantHandle | Handle to a specific variant of a loaded model |
| Ntype | |
| CBuffer | A simple byte-sized buffer |
| CBufferInfo | Struct representing input/output buffer information |
| CCacheInfo | Struct representing KV-cache information |
| CCacheType | CacheType |
| CCluster | Enumerates clusters in the ARIES NPU |
| CCore | Enumerates cores within a cluster in the ARIES NPU |
| CCoreAllocationPolicy | Core allocation policy |
| CCoreId | Represents a unique identifier for an NPU core |
| CCoreMode | Defines the core mode for NPU execution |
| CLatencySetPolicy | |
| CLogLevel | LogLevel |
| CMaintenancePolicy | |
| CModelConfig | Configures a core mode and core allocation of a model for NPU inference |
| CScale | Struct for scale values |
| CSchedulePolicy | |
| Nmobilint | |
| Ninternal | |
| CNDArrayData | A class representing the data underlying an NDArray |
| CAccelerator | Represents an accelerator, i.e., an NPU, used for executing models |
| CBuffer | A simple byte-sized buffer |
| CBufferInfo | Struct representing input/output buffer information |
| CCacheInfo | Struct representing KV-cache information |
| CCoreId | Represents a unique identifier for an NPU core |
| CFuture | Represents a future for retrieving the result of asynchronous inference |
| CFutureImpl | |
| CModel | Represents an AI model loaded from an MXQ file |
| CModelConfig | Configures a core mode and core allocation of a model for NPU inference |
| CModelVariantHandle | Handle to a specific variant of a loaded model |
| CNDArray | A class representing an N-dimensional array (NDArray) |
| CScale | Struct for scale values |
Generated by