# dart **Repository Path**: zh_qh/dart ## Basic Information - **Project Name**: dart - **Description**: DART project is a collection of programming language, compiler, intermediate representation, and runtime, designed for AI (abbreviated as DA). It's under development by now. - **Primary Language**: C++ - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2025-04-02 - **Last Updated**: 2025-08-22 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DART #### Description DART project is a collection of programming language, intermediate representation, and runtime, designed for AI (abbreviated as DA). The key task is to provide a light-weight and high-performance runtime for MindSpore in the inference phase. It's under development by now. #### Software Architecture ![dart architecture](./doc/architecture_dart.svg) #### Instructions bash build.sh