Back to projects

Huawei Innovation Competition

National 2nd Place AI-driven system

MindSporeCANNModelArtsAI

System Architecture

This project leverages Huawei's ModelArts for scalable AI deployment and MindSpore for highly optimized deep learning model training.

Core Challenges

One of the biggest hurdles was optimizing our neural network to run efficiently on Ascend NPU hardware using CANN (Compute Architecture for Neural Networks). We resolved this through rigorous profiling and custom tensor operation optimizations.

Key Features

  • Scalable Deployment: Utilizing ModelArts to manage inferencing across multiple concurrent streams.
  • Hardware Acceleration: Deep integration with CANN to extract maximum performance from Ascend processors.
  • Robustness: Ensured high accuracy under varying data distribution shifts in real-world scenarios.