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
### Details:
- Added JIT emitter for Eltwise Floor Mod operation on ARM64 SIMD
- Implemented fp32 optimization replacing C++ Math implementation
- Modified ARM64 executor to support new JIT emitter
- Updated kernel files to include Floor Mod in Eltwise operations
- Added test coverage for JIT implementation verification
- Transitioned operation type from Math to Eltwise for better
performance
@a-sidorova can you please review the code ? :)
### Tickets:
- #27501

0 commit comments