# ascendc-learn **Repository Path**: cudi/ascendc-learn ## Basic Information - **Project Name**: ascendc-learn - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-04-02 - **Last Updated**: 2025-04-08 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Ascend C单算子开发流程: 1. `msopgen`创建算子工程&编译; 2. 修改算子逻辑&编译&单算子验证; 3. 安装到CANN; 4. PyTorch接入&单算子验证; ---