| chore(recurrent_gated_delta_rule): add CI config and clean up CMakeLists.txt
Co-authored-by: huang-chuhong<huangchuhong1@h-partners.com>
# message auto-generated for no-merge-commit merge:
!5753 merge chore/recurrent-gated-delta-rule-ci-config into master
chore(recurrent_gated_delta_rule): add CI config and clean up CMakeLists.txt
Created-by: huang-chuhong
Commit-by: huang-chuhong
Merged-by: cann-robot
Description: ## 描述
为 recurrent_gated_delta_rule 算子添加 CI 看护配置,并清理 op_host CMakeLists.txt。
## 改动
- 在 tests/test_config.yaml 中添加 recurrent_gated_delta_rule 结点,配置 src、exclude、ut_cov_exclude、test(examples ut)、options
- 清理 op_host/CMakeLists.txt:移除冗余行内注释,调整 CONDITION_UNIT 设置位置与 flash_attention_score 一致
## 关联的Issue
#2600
## 测试
- bash build.sh -u --ophost --ops=recurrent_gated_delta_rule:2 tests PASSED
- bash build.sh -u --opapi --ops=recurrent_gated_delta_rule:22 tests PASSED
- bash build.sh --pkg --ops=recurrent_gated_delta_rule 安装 export LD_LIBRARY_PATH bash build.sh --run_example recurrent_gated_delta_rule eager cust:Example completed successfully
## 类型标签
- [ ] 🐛 Bug 修复
- [ ] ✨ 新特性
- [ ] ⚡ 性能优化
- [ ] ♻️ 重构
- [ ] 🧪 测试
- [x] 📦 构建/CI
- [ ] 🔧 配置变更
- [ ] 📝 文档更新
- [ ] ⬆️ 依赖升级
- [ ] 🔒 安全修复
- [ ] 🧹 代码清理
- [ ] ❓ 其他,请描述:
See merge request: cann/ops-transformer!5753 | 8 天前 |