已合并
修复masked_select_v3/arg_max_with_value的UT的CMakeLists问题 #4446
zhu-xun创建于 8 天前
修复masked_select_v3/arg_max_with_value的UT的CMakeLists问题 #4446
已合并
Pull Request已成功合入, 合并人@CANN-robot
(感谢 zhu-xun 的贡献)atomgit-bot
8 天前 评论:
8 天前 评论:
变更摘要
本次变更主要修复了 masked_select_v3 和 arg_max_with_value 两个算子的单元测试(UT)中 CMakeLists 配置文件的问题。改动涉及 2 个文件,共删除 35 行代码,无新增行,属于对 CMake 构建配置的清理性修复。
主要改动
masked_select_v3UT 的 CMakeLists 修复:删除了该算子单元测试 CMakeLists 文件中的冗余或错误配置项,使构建配置恢复正常。arg_max_with_valueUT 的 CMakeLists 修复:同样清理了该算子单元测试 CMakeLists 文件中的问题配置,共涉及 35 行删除操作。


atomgit-bot
8 天前 评论:
8 天前 评论:
8 天前 添加了label:cann-cla/yes
CANN-robot
8 天前 评论:
8 天前 评论:
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 |
|---|---|---|
| conversion/masked_select_v3 | ✅ 宋恺, wangrui_ (2/2) | ✅ 宋恺, wangrui_ (2/1) |
| math/arg_max_with_value | ✅ wangrui_, 宋恺 (2/2) | ✅ wangrui_, 宋恺 (2/1) |
💡 Tip:
- Committer can comment
/approveor/lgtm- Commenting
/approveimplies both code review (lgtm) and intent to merge (approve)


CANN-robot
8 天前 评论:
8 天前 评论:
8 天前 将FelixTang7,zhou-qilong,wangrui_,rxtfeng,loov1,zhangzijie,jia0liang,zl_hw,songkai111,pingchuantang,llimwang,gubaocheng,andong_hw,xuejinghui,zhanw_coding设为评审人
8 天前 将FelixTang7,zhou-qilong,wangrui_,rxtfeng,loov1,zhangzijie,jia0liang,zl_hw,songkai111,pingchuantang,llimwang,gubaocheng,andong_hw,xuejinghui,zhanw_coding设为评审人
8 天前 将FelixTang7,zhou-qilong,wangrui_,rxtfeng,loov1,zhangzijie,zl_hw,songkai111,pingchuantang,llimwang,gubaocheng,andong_hw,xuejinghui,zhanw_coding设为审查人
8 天前 将FelixTang7,zhou-qilong,wangrui_,rxtfeng,loov1,zhangzijie,zl_hw,songkai111,pingchuantang,llimwang,gubaocheng,andong_hw,xuejinghui,zhanw_coding设为审查人
8 天前 添加了label:ci-pipeline-running
CANN-robot
8 天前 评论:
8 天前 评论:
流水线任务触发成功
任务链接 [6487c5fb3ec1466e959110e3bdfc0d98][流水线指导]
| 任务名称 | 状态 | 日志 | 下载链接 |
|---|---|---|---|
| pre_comment | ✅ SUCCESS | >>>>> | |
| Compile_Ascend_X86_ubuntu24 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_X86_mobile_station_ubuntu24 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_X86_experimental_ubuntu24 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_harmony-infer | ✅ SUCCESS | >>>>> | |
| Compile_Ascend_ARM_ubuntu24 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_ARM_experimental_ubuntu24 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_single_ubuntu24 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_X86_monitor_910b | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_X86_monitor_910c | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_X86_monitor_950 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_X86_A5_ubuntu24 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_ARM_A5_ubuntu24 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_X86_mobile_station_9030_ubuntu24 | ✅ SUCCESS | >>>>> | >>>>> |
| Compile_Ascend_single | ✅ SUCCESS | >>>>> | >>>>> |
| UT_Test | ✅ SUCCESS | ||
| UT_Test_experimental | ✅ SUCCESS | ||
| UT_Test_kernel | ✅ SUCCESS | ||
| PreSmoke_A900 | ✅ SUCCESS | >>>>> | |
| API_Check | ✅ SUCCESS | >>>>> | |
| PreSmoke_ATK_Test_A2 | ✅ SUCCESS | >>>>> | |
| UT_Test_harmony-infer-chs-math | ✅ SUCCESS | ||
| UT_Test_harmony-infer-cpro-math | ✅ SUCCESS |
[2026-08-05 09:58:44] CI执行结束


CANN-robot
8 天前 评论:
8 天前 评论:
流水线任务触发成功
任务链接 [61321cf391fb4dc19cc0cbf6fd73a472][流水线指导]
| 任务名称 | 状态 | 日志 | 下载链接 |
|---|---|---|---|
| SCA | ✅ SUCCESS | >>>>> | |
| antipoison | ✅ SUCCESS | >>>>> | |
| codecheck_Pr | ✅ SUCCESS | ||
| StaticCheck_codespell | ✅ SUCCESS | ||
| StaticCheck_link_validity | ✅ SUCCESS | ||
| StaticCheck_resource_existence | ✅ SUCCESS | ||
| StaticCheck_tag_closed | ✅ SUCCESS | ||
| StaticCheck_markdownlint | ✅ SUCCESS | ||
| codecheck_precommit | ✅ SUCCESS | >>>>> |
[2026-08-05 09:47:29] CI执行结束


8 天前 添加了label:api-check-pass
8 天前 删除了label:ci-pipeline-running
8 天前 添加了label:ci-pipeline-passed
songkai111
8 天前 评论:
8 天前 评论:
/approve


8 天前 添加了label:approved
8 天前 添加了label:lgtm
8 天前 合入了pull request
描述
关联的Issue
测试
文档更新
修复masked_select_v3/arg_max_with_value的CMakeLists问题
类型标签