MindSpore is a deep learning framework in all scenarios, aiming to achieve easy development, efficient execution, and all-scenario coverage.<br /><br />Easy development features include API friendliness and low debugging difficulty.<br /><br />Efficient execution includes computing efficiency, data preprocessing efficiency, and distributed training efficiency.<br /><br />All-scenario coverage means that the framework supports cloud, edge, and device scenarios.<br /><br />ME (MindExpression) provides user-level APIs for scientific computing, building and training neural networks, and converting Python code of users into graphs.<br /><br />For more information about the overall architecture, see Overall Architecture.
