[CPU][oneDNN] cherry-pick onednn reorder fix#35400
Conversation
It is an onednn kernel selection case. It doesn't make sense of binding some oneDNN verbose because they are always optimizing the kernel. Maybe they can provide better kernel in the next round. If we bind kernel, we may not benefit from them. |
I did not get. If this is functional fix, we should cover this fix by a new test. |
|
@rkazants, this PR picks up a proper fix for MFDNN-14804 from oneDNN upstream reducing the delta in the fork. It should not affect OpenVINO functionality or performance. |
|
The fix has been verified. Although previous revert #34872 has been merged, we won't merge it. |
Details:
Tickets:
AI Assistance: