-
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
[CPU][ARM] JIT Round Operation #27885
Conversation
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.
Looks like newly added test cases pass on ARM, but fail on x64.
Since Round ops are already covered in common tests https://github.com/openvinotoolkit/openvino/blob/master/src/plugins/intel_cpu/tests/functional/shared_tests_instances/single_layer_tests/activation.cpp#L53-L54,
@emir05051 I would propose to remove all changes inside src/plugins/intel_cpu/tests/functional/custom/single_layer_tests/classes/activation.cpp file - that will make CI green.
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.
@dmitry-gorokhov Hi, thank you for your answer. Can you please check if it is okay now?
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.
Looks ok now. Merging!
Thank you for the contribution!
build_jenkins |
Details:
Tickets: