Skip to content

[CPU][ARM] Add AArch64 TopK JIT (ASIMD/SVE/SVE2)#33949

Open
allnes wants to merge 6 commits intoopenvinotoolkit:masterfrom
allnes:an/add_topk_arm_jit
Open

[CPU][ARM] Add AArch64 TopK JIT (ASIMD/SVE/SVE2)#33949
allnes wants to merge 6 commits intoopenvinotoolkit:masterfrom
allnes:an/add_topk_arm_jit

Conversation

@allnes
Copy link
Contributor

@allnes allnes commented Feb 3, 2026

Details:

  • AArch64 TopK JIT kernel for ASIMD, SVE, and SVE2 (bf16 excluded)
  • Coverage aligned with x86 TopK JIT cases and selection paths
  • Uses aarch64 JIT generator infrastructure
  • Adds/updates SVE utilities required by the kernel

@allnes allnes requested review from a team as code owners February 3, 2026 15:35
@github-actions github-actions bot added category: inference OpenVINO Runtime library - Inference category: CPU OpenVINO CPU plugin category: build OpenVINO cmake script / infra labels Feb 3, 2026
@allnes allnes force-pushed the an/add_topk_arm_jit branch from 9af49b3 to d6d690a Compare February 10, 2026 17:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

category: build OpenVINO cmake script / infra category: CPU OpenVINO CPU plugin category: inference OpenVINO Runtime library - Inference do_not_merge do_not_review

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant