已关闭
调整 aclnnUnique 系列接口目录归属 #4918
陈展熹创建于  17 天前关闭于  15 天前
陈展熹成员
17 天前 创建

问题描述

aclnnUniqueaclnnUnique2 当前位于 index/scatter_elements/op_api,与接口实际归属不一致;aclnnUniqueConsecutiveUniqueConsecutive L0 接口位于 index/unique_consecutive/op_host/op_api,也不符合当前目录规范。

处理范围

  • aclnnUniqueaclnnUnique2unique_common 迁移到 index/unique_consecutive/op_api
  • aclnnUniqueConsecutiveUniqueConsecutive L0 接口迁移到 index/unique_consecutive/op_api
  • 同步更新 CMake 依赖、classify_rule.yaml、文档、示例、ST 和 UT。
  • 清理 scatter_elements 中不再使用的 Unique 依赖。
  • 不改变算子功能逻辑。

关联 PR

likedislike
陈展熹成员
17 天前 关联了pull request:refactor(unique): move aclnnUnique APIs to owning operator directory
yuning_chenyuning_chen成员
16 天前 将 yourealize 设为负责人
CANN-robotCANN-robot成员
15 天前 关闭了 issue
CANN-robotCANN-robot成员
15 天前 添加了label:resolved
陈展熹成员
14 天前 issue状态由 进行中 改变为 已完成