Class List#
|
SDK qb Runtime Library v0.28
MCS001-KR
|
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
[detail level 123]
| Nmaccel | |
| Naccelerator | |
| CAccelerator | |
| Nfuture | |
| CFuture | |
| Nmodel | |
| CModel | |
| Ntype | |
| CBuffer | |
| CBufferInfo | |
| CCluster | |
| CCore | |
| CCoreAllocationPolicy | |
| CCoreId | |
| CCoreMode | |
| CLatencySetPolicy | |
| CLogLevel | |
| CMaintenancePolicy | |
| CModelConfig | |
| CScale | |
| 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 |
| CCoreId | Represents a unique identifier for an NPU core |
| CFuture | Represents a future for retrieving the result of asynchronous inference |
| CModel | Represents an AI model loaded from an MXQ file |
| CModelConfig | Configures a core mode and core allocation of a model for NPU inference |
| CNDArray | A class representing an N-dimensional array (NDArray) |
| CScale | Struct for scale values |
Generated by