| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
revert: restore ascend950 cce_file directory name Co-authored-by: daijinling<daijinling2@huawei.com> # message auto-generated for no-merge-commit merge: !1481 merge refactor/soc_version_20260312_part_delete into master revert: restore ascend950 cce_file directory name Created-by: daijinling Commit-by: daijinling Merged-by: cann-robot Description: ## 描述 本次改动回退了最近一次将 src/runtime/core/cce_file/ascend950 重命名为 src/runtime/core/cce_file/dav_3510 的修改。 改动原因: 当前代码和产物命名仍以 ascend950 为主,直接重命名为 dav_3510 后会造成目录命名与现有实现、安装路径不一致,不利于后续维护和使用。 改动内容: 1. 将 src/runtime/core/cce_file/dav_3510 恢复为 src/runtime/core/cce_file/ascend950 2. 将对应 CMakeLists.txt 中的安装路径从 lib/dav_3510 恢复为 lib/ascend950 3. 以单独 commit 方式提交本次回退,避免与其他改动混杂 ## 关联的Issue https://gitcode.com/cann/runtime/issues/316 ## 测试 本次改动仅涉及目录名和安装路径恢复,未修改运行时逻辑。 ## 文档更新 无 ## 类型标签 - [ ] Bug修复 - [ ] 新特性 - [ ] 性能优化 - [ ] 文档更新 - [x] 其他,请描述:回退 ascend950 -> dav_3510 目录重命名 See merge request: cann/runtime!1481 | 5 个月前 |