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

[Transformation] LoraSubgraph fusion #27068

Merged
merged 7 commits into from
Oct 25, 2024

Conversation

v-Golubev
Copy link
Contributor

@v-Golubev v-Golubev commented Oct 15, 2024

Details:

  • Introduced LoraSubgraph operation, which is used for LoRA subgraphs fusion for further optimizations (for the details, please refer to the description in the header)
  • Introduced LoraSubgraphFusion pass
  • The changes are covered by transformation tests

Tickets:

@v-Golubev v-Golubev requested a review from a team as a code owner October 15, 2024 17:06
@v-Golubev v-Golubev requested review from itikhono and removed request for a team October 15, 2024 17:06
@github-actions github-actions bot added the category: transformations OpenVINO Runtime library - Transformations label Oct 15, 2024
@v-Golubev v-Golubev added this to the 2024.5 milestone Oct 16, 2024
@v-Golubev
Copy link
Contributor Author

@itikhono could you please take a look? Thanks

@maxnick maxnick added this pull request to the merge queue Oct 25, 2024
Merged via the queue into openvinotoolkit:master with commit 2daa8b9 Oct 25, 2024
159 checks passed
CuriousPanCake pushed a commit to CuriousPanCake/openvino that referenced this pull request Nov 6, 2024
### Details:
- *Introduced `LoraSubgraph` operation, which is used for LoRA subgraphs
fusion for further optimizations (for the details, please refer to the
description in the header)*
 - *Introduced `LoraSubgraphFusion` pass*
 - *The changes are covered by transformation tests*

### Tickets:
 - *CVS-153035*
 - *CVS-155112*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: transformations OpenVINO Runtime library - Transformations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants