| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
【fix】修复 ResourceRegistry 加载编译资源 manifest 时允许空 resource_id 的问题 Co-authored-by: huxj153<huxiujuan@huawei.com> # message auto-generated for no-merge-commit merge: !5319 merge f/issue1583 into master 【fix】修复 ResourceRegistry 加载编译资源 manifest 时允许空 resource_id 的问题 Created-by: huxj153 Commit-by: huxj153 Merged-by: cann-robot Description: ## 描述 修复 ResourceRegistry 加载编译资源 manifest 时允许空 resource_id 的问题。 同时在 tests/tools/aclrtc/test_resource_registry.cpp 中补充回归测试: - 覆盖 LoadManifest() 直接加载空 resource_id manifest 的场景,断言返回 InvalidResource 且 stage 中不包含空 key。 - 覆盖公开 Load() 加载 bundle 的场景,断言包含空 resource_id 的非法 bundle 不会提交任何资源,同时保留合法 bundle 可正常加载和查询的对照。 ## 关联的Issue 关联Issue:ResourceRegistry 加载 manifest 时缺少空 resource_id 校验 ## 测试 ## 文档更新 无文档更新。 ## 类型标签 <!-- [x] 表示选中 --> - [x] 🐛 fix: Bug 修复 - [ ] ✨ feat: 新功能 - [ ] ⚡ perf: 性能优化 - [ ] ♻️ refactor: 代码重构 - [x] 🧪 test: 新增或修改测试 - [ ] 📝 docs: 文档更新 - [ ] 🔧 ci: CI/CD 配置修改 - [ ] ↩️ revert: 回退 - [ ] 🧹 chore: 其他,请具体描述 See merge request: cann/asc-devkit!5319 | 8 天前 | |
fix: opbuild version wrapper null check Co-authored-by: Lyear-iu<liuyi424@huawei.com> # message auto-generated for no-merge-commit merge: !5509 merge opbuild_fix into master fix: opbuild version wrapper null check Created-by: liuyi424 Commit-by: Lyear-iu Merged-by: cann-robot Description: ## 描述 修复 opbuild 生成的版本包装函数在 GetWorkspaceSize 失败后仍继续调用 NnopbaseDisableOptionalInput 的问题。现在失败时直接返回,成功路径仅在 executor != nullptr 时执行后处理。 ## 关联的Issue [[Bug-Report|缺陷反馈]: opbuild 版本 wrapper 在 executor 为空时解引用崩溃 ](https://gitcode.com/cann/asc-devkit/issues/1620) ## 测试 已更新ut 已通过上板验证 ## 文档更新 ## 类型标签 <!-- [x] 表示选中 --> - [x] 🐛 fix: Bug 修复 - [ ] ✨ feat: 新功能 - [ ] ⚡ perf: 性能优化 - [ ] ♻️ refactor: 代码重构 - [ ] 🧪 test: 新增或修改测试 - [ ] 📝 docs: 文档更新 - [ ] 🔧 ci: CI/CD 配置修改 - [ ] ↩️ revert: 回退 - [ ] 🧹 chore: 其他,请具体描述 See merge request: cann/asc-devkit!5509 | 3 天前 | |
[binary]asc plugin remove Co-authored-by: ApeiriaNode_Booker<renjie88@huawei.com> # message auto-generated for no-merge-commit merge: !229 merge asc_plugin_decoup into master [binary]asc plugin remove Created-by: ApeiriaNode_Booker Commit-by: ApeiriaNode_Booker Merged-by: cann-robot Description: ## 描述 <!--在这里详细描述你的改动,包括改动的原因和所采取的方法。--> 删除asc plugin,与编译器完全解耦 ## 关联的Issue <!-- 如果这个PR是为了解决特定的Issue,请在这里提供Issue链接。例如:关联Issue #123--> <!-- 如果这个PR是为了解决特定的问题单,请在这里描述问题单单号。--> ## 测试 <!--描述进行了哪些测试来验证你的改动。包括但不限于二级冒烟、算子泛化等。--> ## 文档更新 <!--如果这个PR包含文档的更新,请在这里指出。例如:更新了README.md文件。--> ## 类型标签 <!-- [x] 表示选中 --> - [ ] Bug修复 - [x] 新特性 - [ ] 性能优化 - [ ] 文档更新 - [ ] 其他,请描述: See merge request: cann/asc-devkit!229 | 7 个月前 |
| 文件 | 最后提交记录 | 最后更新时间 |
|---|---|---|
| 8 天前 | ||
| 3 天前 | ||
| 7 个月前 |