已合并
rdv-support #931
sujunwei3创建于 6月1日
rdv-support #931
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 sujunwei3 的贡献)6月1日 添加了label:cann-cla/yes
CANN-robot
6月1日 评论:
6月1日 评论:
Thanks for your pull-request.
The full list of commands accepted by me can be found at here。
You can get sig-info at here
PR Approval Progress
✅ Congratulations! All modules have met the lgtm and approve requirements.
Module Approval Details
| module | lgtm status | approve status |
|---|---|---|
| repo-cann/ops-cv | ✅ 刘伟, 张磊 (2/2) | ✅ 刘伟, 张磊 (2/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)
CLA Signature Pass
sujunwei3, thanks for your pull request. All authors of the commits have signed the CLA. 👍


此处折叠了176条消息 查看更多
6月10日 添加了label:approved
6月10日 添加了label:lgtm
6月10日 关闭了关联的issue
6月10日 合入了pull request
描述
新增 ST(System Test)测试框架支持,集成 ops-test-kit 工具,实现算子精度自动化测试和结果汇总。
主要变更:
DOWNLOAD_OPS_TEST_KIT选项,通过 FetchContent 按需下载 ops-test-kit关联的Issue
#510
测试
编译构建测试
cmake -DDOWNLOAD_OPS_TEST_KIT=ON验证 ops-test-kit 下载逻辑ST 测试功能验证
bash scripts/ci/ops_st_test.sh --soc_version=ascend950 --ops=abs验证 ST 测试流程兼容性验证
文档更新
无文档更新
类型标签