-
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][ARM64] Add JIT emitter for Eltwise Less operation #27144
Conversation
@dmitry-gorokhov Please review the changes. |
8b380e0
to
e801da7
Compare
build_jenkins |
e801da7
to
506e82b
Compare
build_jenkins |
@dmitry-gorokhov Does this need something from my end? |
506e82b
to
4ac0454
Compare
@nashez No. this is common issue. We are waiting #27171 to be merged |
@nashez Seems like Greater PR works well - I added it in the merge queue. However this one has issues on TF tests: https://github.com/openvinotoolkit/openvino/actions/runs/11474224180/job/31987687598?pr=27144. |
4ac0454
to
8590e10
Compare
build_jenkins |
@nashez The CI is still failing with the same issue: https://github.com/openvinotoolkit/openvino/actions/runs/11538732059/job/32139671900?pr=27144 |
Ok @dmitry-gorokhov I might find some time this weekend to check out the tests. Will update you then. |
Thanks @nashez! |
build_jenkins |
* Added a jit_less_emitter derived class in aarch64/jit_eltwise_emitters * Created entry Algorithm::EltwiseLess in the get_supported_precisions in nodes/kernels/aarch64 * Add the EltwiseLess entry in the aarch64 executors supported algorithms Closes: openvinotoolkit#24415 Signed-off-by: Nashez Zubair <[email protected]>
Head branch was pushed to by a user without write access
b73067e
to
073d0ed
Compare
build_jenkins |
Unfortunately I am unable to reproduce the failure because the Tensor flow tests are not building for me. |
This PR will be closed in a week because of 2 weeks of no activity. |
build_jenkins |
let me update a branch and run Jenkins again. |
This PR will be closed in a week because of 2 weeks of no activity. |
This PR was closed because it has been stalled for 2 week with no activity. |
Details:
Tickets: