| 修复aipp告警问题 Co-authored-by: zhangxiyan7<zhangxiyan7@huawei.com> # message auto-generated for no-merge-commit merge: !816 merge master into master 修复aipp告警问题 Created-by: zhangxiyan7 Commit-by: zhangxiyan7 Merged-by: cann-robot Description: ## 描述 修复aipp算子由于魔鬼数字等而产生的告警问题,主要修复点如下: 1)修复kernel侧魔鬼数字的使用; 2)tiling侧和kernel侧的Format常量表示保持一致; 3)UT适配; ## 关联的Issue https://gitcode.com/cann/ops-cv/issues/392 ## 测试 UT通过,历史测试用例通过。 ## 文档更新 不涉及 ## 类型标签 <!-- [x] 表示选中 --> - [x] 🐛 Bug 修复 - [ ] ✨ 新特性 - [ ] ⚡ 性能优化 - [ ] ♻️ 重构 - [ ] 🧪 测试 - [ ] 📦 构建/CI - [ ] 🔧 配置变更 - [ ] 📝 文档更新 - [ ] ⬆️ 依赖升级 - [ ] 🔒 安全修复 - [ ] 🧹 代码清理 - [ ] ❓ 其他,请描述: See merge request: cann/ops-cv!816 | 1 个月前 |