| Migrate selectV2 AICPU operator from canndev to ops-math repository
Co-authored-by: littleWhite0625<shizhenzhen@huawei.com>
# message auto-generated for no-merge-commit merge:
!2613 merge master into master
Migrate selectV2 AICPU operator from canndev to ops-math repository
Created-by: littleWhite0625
Commit-by: littleWhite0625
Merged-by: cann-robot
Description: ## 描述
新增selectV2算子的AI CPU kernel实现,扩展CANN算子库在AI CPU上的算子支持范围。
## 关联的Issue
https://gitcode.com/cann/ops-math/issues/1486
## 测试
根据代码变更,测试场景如下:
算子构建测试
执行 cmake 配置和编译,验证 CMake 配置变更正确
算子加载测试
验证select_v2.json 接口注册成功
单元测试
UT: bash build.sh -u --opkernel_aicpu --ops=select_v2 --soc=ascend910b
GE IR验证
## 文档更新
docs/zh/op_list.md新增select_v2 aicpu算子支持说明
## 类型标签
- [ ] Bug修复
- [x] 新特性
- [ ] 性能优化
- [ ] 文档更新
- [ ] 其他,请描述:
See merge request: cann/ops-math!2613 | 26 天前 |