openvino icon indicating copy to clipboard operation
openvino copied to clipboard

[TRANSFORMATIONS][CPU] Move RoPE to common part

Open Lyamin-Roman opened this issue 1 year ago • 1 comments

Details:

  • Transferring RoPE operation and transformations for subsequent reuse in GPU plugin

Lyamin-Roman avatar May 21 '24 22:05 Lyamin-Roman

it looks like, it will conflict with Slice op supporting in RoPE fusion patterns https://github.com/openvinotoolkit/openvino/pull/24379

itikhono avatar May 22 '24 06:05 itikhono

@usstq , could you please review, especially changes to the CPU plugin?

maxnick avatar May 27 '24 11:05 maxnick