Skip to main content

triton-ascend-case-index-histogram

直方图统计(histogram)优化:预排序+二分查找降低算法复杂度(O(n×m)→O(n log n + m log n),性能提升19倍),转换为float32调用Vec Core硬件加速排序,适用于大规模统计类操作(50万+元素)

Jump to install

Source facts

Repository
mindspore-ai/akg
Last source activity
March 28, 2026 at 06:51
Detected SKILL.md language
Chinese
Stars
259
Forks
48

Install options

The review-first prompt is selected by default. You can switch to a direct command or download a local copy.

Review the source files

Read SKILL.md and any companion files shown by SkillsMP before deciding whether to install.