已关闭
调整 aclnnUnique 系列接口目录归属 #4918
陈展熹创建于  8月19日关闭于  29 天前
陈展熹成员
8月19日 创建

问题描述

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
陈展熹成员
8月19日 关联了pull request:refactor(unique): move aclnnUnique APIs to owning operator directory
yuning_chenyuning_chen成员
8月20日 将 yourealize 设为负责人
CANN-robotCANN-robot成员
29 天前 关闭了 issue
CANN-robotCANN-robot成员
29 天前 添加了label:resolved
陈展熹成员
28 天前 issue状态由 进行中 改变为 已完成