MindSpore is a new open source deep learning training/inference framework that could be used for mobile, edge and cloud scenarios.
OpenVINO allows developers to deploy pre-trained deep learning models through a high-level C++ Inference Engine API integrated with application logic.
AKG(Auto Kernel Generator) is an optimizer for operators in Deep Learning Networks, which provides the ability to automatically fuse ops with specific patterns.