-
Notifications
You must be signed in to change notification settings - Fork 2.4k
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] [ARM]: Fixed bug in PReLU emitter, enabled PReLU, Sqrt, Round tokenization #28223
[Snippets] [ARM]: Fixed bug in PReLU emitter, enabled PReLU, Sqrt, Round tokenization #28223
Conversation
build_jenkins |
src/plugins/intel_cpu/src/emitters/snippets/aarch64/cpu_generator.cpp
Outdated
Show resolved
Hide resolved
build_jenkins |
@0xfedcafe many tests for
This job is on aarch32. On aarch32 we doesn't support JIT emitters. Also looks like ACL doesn't contain kernel for Round op on aarch32. |
@0xfedcafe recently we merged the same PR with tokenization support of other operations. Because of that now we have merge conflicts. Could you please rebase on the latest master and fix them? I will relaunch CI. Sorry for that! |
build_jenkins |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@0xfedcafe thanks a lot for the contribution! Good job! 👍🏼
Details:
Tickets: