-
Notifications
You must be signed in to change notification settings - Fork 2.3k
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
[GPU] Apply is_non_decompression_multiply() callback only for compressed models #21719
[GPU] Apply is_non_decompression_multiply() callback only for compressed models #21719
Conversation
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
lgtm if perf is ok
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I think initial_transformations_manager.run_passes(func)
needs to be called somewhere, doesn't it?
51389ea
to
f48f59c
Compare
Absolutely, thank you! |
Target network execution graph was recovered. Did not check the entire test scope. |
98da00b
to
2ef20c9
Compare
… compressed models (openvinotoolkit#21719)" This reverts commit 032ac89.
Details:
Tickets: