Skip to content

[Snippets] Implement unified decomposed FakeQuantize subgraph ops generator #30726

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

Merged
merged 7 commits into from
May 28, 2025

Conversation

aobolensk
Copy link
Contributor

Details:

  • Add unified implementation for decomposed FakeQuantize node generator based on FakeQuantizeFunction helper class
  • Remove decomposed FakeQuantize node code duplication across different subgraph generators: MHA and MLP SEQ

Tickets:

  • N/A

@aobolensk aobolensk requested review from a team as code owners May 26, 2025 16:20
@github-actions github-actions bot added category: IE Tests OpenVINO Test: plugins and common category: CPU OpenVINO CPU plugin labels May 26, 2025
@aobolensk aobolensk requested a review from v-Golubev May 27, 2025 07:48
Copy link
Contributor

@v-Golubev v-Golubev left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Good job 👍

@v-Golubev v-Golubev added this to the 2025.3 milestone May 27, 2025
Co-authored-by: Vladislav Golubev <[email protected]>
@a-sidorova a-sidorova added this pull request to the merge queue May 28, 2025
Merged via the queue into openvinotoolkit:master with commit c26e857 May 28, 2025
201 checks passed
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: IE Tests OpenVINO Test: plugins and common
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants