Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snippets][AArch64] Enabled Ceiling and FloorMod tokenization #28092

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

a-sidorova
Copy link
Contributor

@a-sidorova a-sidorova commented Dec 17, 2024

Details:

  • The PR enabled Snippets tokenization for ops Ceiling (activation) and FloorMod (eltwise):
    • Updated tokenization callback
    • Registered the operations with the corresponding emitters in CPUGenerator
    • Added tests
  • This PR is example for the further GFIs'

Tickets:

  • N/A

@a-sidorova a-sidorova added category: CPU OpenVINO CPU plugin platform: arm OpenVINO on ARM / ARM64 labels Dec 17, 2024
@a-sidorova a-sidorova added this to the 2025.0 milestone Dec 17, 2024
@a-sidorova a-sidorova requested review from a team as code owners December 17, 2024 09:43
@a-sidorova a-sidorova force-pushed the feature/snippets/aarch64/ceiling_floor_mod branch from ac27999 to 274ba54 Compare December 18, 2024 04:22
@a-sidorova
Copy link
Contributor Author

@dmitry-gorokhov Could you please take a look? This is example PR for further GFIs' with extending coverage of Snippets tokenization on aarch64 platforms.
Thank you in advance!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: CPU OpenVINO CPU plugin platform: arm OpenVINO on ARM / ARM64
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants