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

[LPT] ConcatTransformation: support scalar equal DQ propagation through dynamic dimension #28350

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

v-Golubev
Copy link
Contributor

@v-Golubev v-Golubev commented Jan 9, 2025

Details:

Currently, ConcatTransformation doesn't support DQ propagation if concat->get_out_partial_shape()[axis}.is_dynamic(). However, it is theoretically possible to propagate the DQ if all dequantization constants are scalar and equal. This PR introduces this support.

Tickets:

@v-Golubev v-Golubev requested a review from a team as a code owner January 9, 2025 15:37
@github-actions github-actions bot added the category: LP transformations OpenVINO Low Precision transformations label Jan 9, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
category: LP transformations OpenVINO Low Precision transformations
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant