Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

RPE operation and fusing transformation #20734

Merged
merged 14 commits into from
Dec 7, 2023

Conversation

jane-intel
Copy link
Contributor

@jane-intel jane-intel commented Oct 27, 2023

Details:

  • Initial version of internal Rotary Positional Embedding operation and fusing transformation

Tickets:

@jane-intel jane-intel requested review from a team as code owners October 27, 2023 10:06
@github-actions github-actions bot added category: CPU OpenVINO CPU plugin category: transformations OpenVINO Runtime library - Transformations labels Oct 27, 2023
@jane-intel
Copy link
Contributor Author

TODO: consider other patterns

@jane-intel jane-intel enabled auto-merge (squash) December 7, 2023 10:02
@jane-intel jane-intel merged commit b29a08d into openvinotoolkit:master Dec 7, 2023
72 checks passed
akuporos pushed a commit to akuporos/openvino that referenced this pull request Dec 8, 2023
* RPE operation and fusing transformation

* Correct includes

* Apply suggestions from code review

Co-authored-by: Pawel Raasz <[email protected]>

* Comments adressed

* Misprints

* Update src/common/transformations/src/transformations/common_optimizations/fuse_rotary_positional_embeddings.cpp

Co-authored-by: Pawel Raasz <[email protected]>

* Ivan comments adressed

* Update src/common/transformations/src/transformations/common_optimizations/fuse_rotary_positional_embeddings.cpp

Co-authored-by: Pawel Raasz <[email protected]>

* Fix includes and adds comments

---------

Co-authored-by: Pavel Durandin <[email protected]>
Co-authored-by: Pawel Raasz <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: CPU OpenVINO CPU plugin category: transformations OpenVINO Runtime library - Transformations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants