openvino
openvino copied to clipboard
[TRANSFORMATIONS][CPU] Move RoPE to common part
Details:
- Transferring RoPE operation and transformations for subsequent reuse in GPU plugin
it looks like, it will conflict with Slice op supporting in RoPE fusion patterns https://github.com/openvinotoolkit/openvino/pull/24379
@usstq , could you please review, especially changes to the CPU plugin?