Overview

MindStudio runs the training framework, submits the script, dataset, and parameters executed by the framework to the Graph Engine (GE), and instructs the GE to perform network analysis and output analysis results through APIs. MindStudio displays the network analysis results on the GUI. For unsupported operators on the network, you can trigger the custom operator process to automatically generate the operator information library, operator prototype library, and operator plugin. The MindStudio-based training process is shown in Figure 1.

Figure 1 Training process