Thanks for sending an requirement! Please fill in the following template to help quickly solve your problem.
ascend950 支持uniquedim aicore,解决运行在aicpu上性能太差的问题
功能补齐
打通A5功能断点
Phase0_InitIndices(); SyncAll(); Phase_transpose(); Phase1_BlockSort(); SyncAll(); Phase2_CrossCoreMerge(); Phase3_AdjacentDiff(); SyncAll(); Phase4_PrefixSum(); if constexpr (RETURN_INVERSE) { Phase5_ScatterInverse(); SyncAll(); } Phase6_UniqueDetectAndGather(); Phase_transpose_back(); if constexpr (RETURN_COUNTS) { Phase7_ComputeCounts(); } Phase8_OutputShape();
Thanks for sending an requirement! Please fill in the following template to help quickly solve your problem.
Backgroud(背景信息)
ascend950 支持uniquedim aicore,解决运行在aicpu上性能太差的问题
Origin(信息来源)
功能补齐
Benefit / Necessity (价值/作用)
打通A5功能断点
Design(设计方案)