-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
[CPU] [ARM] JIT Squared Error #27970
base: master
Are you sure you want to change the base?
[CPU] [ARM] JIT Squared Error #27970
Conversation
src/plugins/intel_cpu/src/emitters/plugin/aarch64/jit_eltwise_emitters.cpp
Outdated
Show resolved
Hide resolved
src/plugins/intel_cpu/src/emitters/plugin/aarch64/jit_eltwise_emitters.cpp
Outdated
Show resolved
Hide resolved
@darksapien23151 Thank you for the contribution! Also could you tell me please if you launched tests using Please check second part about tests in the paragraph |
Thank you for your feedback! I have added the SQUARED_DIFF operation, following the required changes, and instantiated the tests for both static and dynamic shapes. I will proceed with the second part mentioned in the issue #27502, specifically addressing the primitive type registration and ensuring that the SQUARED_DIFF operation works correctly in the test pipeline. I will debug and resolve the failure and update you once this is fixed. |
Details:
Issue Id: