You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[CPU][ARM64] Add JIT emitter for Eltwise LogicalXor operation (#26846)
### Details:
- Added a jit_logical_xor_emitter derived class in
aarch64/jit_eltwise_emitters
- Created entry Algorithm::EltwiseLogicalXor in the
get_supported_precisions in nodes/kernels/aarch64
- Add the EltwiseLogicalXor entry in the aarch64 executors supported
algorithms
### Tickets:
- #24108
Signed-off-by: Nashez Zubair <nashezzubair@gmail.com>
0 commit comments