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] Cleanup base LayerTransformation class from legacy TransformationContext #28327

Open
wants to merge 8 commits into
base: master
Choose a base branch
from

Conversation

v-Golubev
Copy link
Contributor

Details:

  • TransformationContext is not used anywhere and LayerTransformation::context always equal to nullptr
  • This PR completely removes TransformationContext
  • Also, LayerTransformation class is cleaned up from legacy methods which are not used anywhere

Tickets:

  • N\A

@v-Golubev v-Golubev requested a review from a team as a code owner January 8, 2025 15:47
@github-actions github-actions bot added the category: LP transformations OpenVINO Low Precision transformations label Jan 8, 2025
@v-Golubev v-Golubev added do_not_merge and removed category: LP transformations OpenVINO Low Precision transformations labels Jan 8, 2025
@v-Golubev v-Golubev force-pushed the vg/lpt/layer_transformation_cleanup branch from f1f9bba to e77efee Compare January 10, 2025 16:34
@github-actions github-actions bot added the category: LP transformations OpenVINO Low Precision transformations label Jan 10, 2025
@v-Golubev v-Golubev added this to the 2025.1 milestone Jan 15, 2025
@v-Golubev v-Golubev force-pushed the vg/lpt/layer_transformation_cleanup branch from e77efee to 8b6e20c Compare January 16, 2025 16:34
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