Software Architecture
Figure 1 shows the software architecture of the mxManufacture. Table 1 describes the key modules in the architecture.
|
Module |
Description |
|---|---|
|
mxStream |
Manages service streams. StreamManager: builds and destroys streams, and provides APIs for sending data and obtaining results. |
|
mxPlugins |
Basic function plugins, such as the model inference and image decoding plugins. |
|
mxBase |
Basic function library of the Ascend AI Processor, including functions such as image decoding, cropping and resizing, and model inference. |
|
mxTools |
Provides SDK-related tools.
|
Parent topic: Introduction
